Searched refs:recvConnectionRsp (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | l2cap_def.h | 158 void (*recvConnectionRsp)( member
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
H A D | att_init.c | 264 bredrl2capServiceTObj.recvConnectionRsp = in L2cifLeRisterFixChannelCallback()
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp_connect.c | 70 g_registerInfo.recvConnectionRsp = SdpReceiveConnectResponse; in SdpRegisterToL2cap()
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_core.c | 1680 LOG_DEBUG("L2capCallback recvConnectionRsp:%{public}d begin, aclHandle = %hu, cid = 0x%04X, result = %{public}d, status = %hu", in L2capProcessConnectionRsp() 1689 psm->service.recvConnectionRsp(lcid, &connInfo, result, status, psm->ctx); in L2capProcessConnectionRsp() 1690 LOG_DEBUG("L2capCallback recvConnectionRsp:%{public}d end", __LINE__); in L2capProcessConnectionRsp()
|
Completed in 7 milliseconds