Home
last modified time | relevance | path

Searched refs:GAP_LeGenResPriAddrAsync (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h61 int GAP_LeGenResPriAddrAsync(GenResPriAddrResult callback, void *context);
H A Dgap.c1348 int GAP_LeGenResPriAddrAsync(GenResPriAddrResult callback, void *context) in GAP_LeGenResPriAddrAsync() function
H A Dgap_le_if.c291 info->result = GAP_LeGenResPriAddrAsync(info->callback, info->context); in GapLeGenResPriAddrTask()