Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h186 void GapLeRemoteSecurityRequest(uint16_t handle, uint8_t authReq);
H A Dgap_sm_receive.c247 GapLeRemoteSecurityRequest(param->handle, param->authReq); in GapLeRemoteSecurityRequestTask()
H A Dgap_le_sec.c473 void GapLeRemoteSecurityRequest(uint16_t handle, uint8_t authReq) in GapLeRemoteSecurityRequest() function