Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h191 void GapClearPairingStatus(const BtAddr *addr);
H A Dgap_le_conn.c490 GapClearPairingStatus(addr); in GapLeConnectionComplete()
H A Dgap_le_sec.c404 GapClearPairingStatus(&addr); in GapLePairResult()
799 void GapClearPairingStatus(const BtAddr *addr) in GapClearPairingStatus() function