Home
last modified time | relevance | path

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

/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(GapAclDisconnectionCompleteParam)); GapRecvAclDisconnectionComplete() local
151 GapLeConnectionCompleteParam *btmParam = MEM_MALLOC.alloc(sizeof(GapLeConnectionCompleteParam)); GapRecvLeConnectionComplete() local
179 GapLeDisconnectionCompleteParam *btmParam = MEM_MALLOC.alloc(sizeof(GapLeDisconnectionCompleteParam)); GapRecvLeDisconnectionComplete() local
[all...]

Completed in 2 milliseconds