Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_btm_receive.c136 static void GapLeConnectionCompleteTask(void *ctx) in GapLeConnectionCompleteTask() function
163 int ret = GapRunTaskUnBlockProcess(GapLeConnectionCompleteTask, btmParam, NULL); in GapRecvLeConnectionComplete()