Searched refs:AvctRecvConnectionReqCBack (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
H A D | avctp_ctrl_l2cap.h | 93 void AvctRecvConnectionReqCBack(uint16_t lcid, uint8_t id, const L2capConnectionInfo *info, uint16_t lpsm, void *ctx);
|
H A D | avctp_ctrl_l2cap.c | 83 AvctRecvConnectionReqCBack(param->lcid, param->id, ¶m->info, param->lpsm, param->ctx); in AvctRecvConnectionReqCallbackTsk() 88 void AvctRecvConnectionReqCBack(uint16_t lcid, uint8_t id, const L2capConnectionInfo *info, uint16_t lpsm, void *ctx) in AvctRecvConnectionReqCBack() function
|
Completed in 2 milliseconds