Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_btm_receive.c51 static void GapAclConnectionCompleteTask(void *ctx) in GapAclConnectionCompleteTask() function
84 int ret = GapRunTaskUnBlockProcess(GapAclConnectionCompleteTask, btmParam, NULL); in GapRecvAclConnectionComplete()