Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h192 void GapDoPairResultCallback(const BtAddr *addr, uint8_t status);
H A Dgap_le_conn.c488 GapDoPairResultCallback(addr, status); in GapLeConnectionComplete()
H A Dgap_le_sec.c375 void GapDoPairResultCallback(const BtAddr *addr, uint8_t status) in GapDoPairResultCallback() function