Home
last modified time | relevance | path

Searched defs:btmParam (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_btm_receive.c54 BtmAclConnectCompleteParam btmParam = {.addr = &param->addr}; in GapAclConnectionCompleteTask() local
70 … GapAclConnectionCompleteParam *btmParam = MEM_MALLOC.alloc(sizeof(GapAclConnectionCompleteParam)); in GapRecvAclConnectionComplete() local
100 …GapAclDisconnectionCompleteParam *btmParam = MEM_MALLOC.alloc(sizeof(GapAclDisconnectionCompletePa… in GapRecvAclDisconnectionComplete() local
151 GapLeConnectionCompleteParam *btmParam = MEM_MALLOC.alloc(sizeof(GapLeConnectionCompleteParam)); in GapRecvLeConnectionComplete() local
179 …GapLeDisconnectionCompleteParam *btmParam = MEM_MALLOC.alloc(sizeof(GapLeDisconnectionCompletePara… in GapRecvLeDisconnectionComplete() local