Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dl2cap_def.h158 void (*recvConnectionRsp)( member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_init.c264 bredrl2capServiceTObj.recvConnectionRsp = in L2cifLeRisterFixChannelCallback()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.c70 g_registerInfo.recvConnectionRsp = SdpReceiveConnectResponse; in SdpRegisterToL2cap()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c1689 psm->service.recvConnectionRsp(lcid, &connInfo, result, status, psm->ctx); in L2capProcessConnectionRsp()