Home
last modified time | relevance | path

Searched refs:GapIsRemoteDeviceSupportHostSecureSimplePairingAsync (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_btm_receive.c242 void GapIsRemoteDeviceSupportHostSecureSimplePairingAsync(const BtAddr *addr) in GapIsRemoteDeviceSupportHostSecureSimplePairingAsync() function
H A Dgap_internal.h40 void GapIsRemoteDeviceSupportHostSecureSimplePairingAsync(const BtAddr *addr);
H A Dgap.c1201 GapIsRemoteDeviceSupportHostSecureSimplePairingAsync(&deviceInfo->addr); in GapAclConnectionComplete()
H A Dgap_br_sec.c417 GapIsRemoteDeviceSupportHostSecureSimplePairingAsync(addr); in GAP_RequestSecurity()