Home
last modified time | relevance | path

Searched refs:GAPIF_LeGenResPriAddr (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h463 BTSTACK_API int GAPIF_LeGenResPriAddr(GenResPriAddrResult callback, void *context);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp1620 int ret = GAPIF_LeGenResPriAddr(&BleAdvertiserImpl::GenResPriAddrResult, this); in GapExAdvDataSetCompleteEvt()
1667 int ret = GAPIF_LeGenResPriAddr(&BleAdvertiserImpl::GenResPriAddrResult, this); in GapExAdvScanRspDataSetCompleteEvt()
1932 int ret = GAPIF_LeGenResPriAddr(&BleAdvertiserImpl::GenResPriAddrResult, advertiser); in TimerCallback()
1963 int ret = GAPIF_LeGenResPriAddr(&BleAdvertiserImpl::GenResPriAddrResult, advertiser); in TimerCallbackEx()
H A Dble_adapter.cpp411 ret = GAPIF_LeGenResPriAddr(&BleAdapter::GenResPriAddrResult, this); in SetRpaAddrAndTypeToBtm()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c294 int GAPIF_LeGenResPriAddr(GenResPriAddrResult callback, void *context) in GAPIF_LeGenResPriAddr() function

Completed in 10 milliseconds