Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c43 static int GapAuthenticationRequested(uint16_t handle);
177 ret = GapAuthenticationRequested(devInfo->handle); in GapDoSecurityAction()
771 static int GapAuthenticationRequested(uint16_t handle) in GapAuthenticationRequested() function