Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_sm_receive.c76 static void GapLeAuthenticationRequestTask(void *ctx) in GapLeAuthenticationRequestTask() function
141 …int ret = GapRunTaskUnBlockProcess(GapLeAuthenticationRequestTask, smParam, GapFreeLeAuthenticatio… in GapRecvLeAuthenticationRequest()