Searched refs:L2CAP_REJECTED (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | l2cap_def.h | 87 #define L2CAP_REJECTED 0x0002 macro
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
H A D | avctp_br_l2cap.c | 295 result = L2CAP_REJECTED; in AvctBrRecvConfigReqCBack()
|
H A D | avctp_ctrl_l2cap.c | 266 L2CIF_ConfigRsp(lcid, id, cfg, L2CAP_REJECTED, NULL); in AvctRecvConfigReqCBack()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
H A D | avdtp_l2cap.c | 381 L2CIF_ConfigRsp(lcid, id, cfg, L2CAP_REJECTED, NULL); in AvdtL2capConfigIndCallback()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
H A D | att_connect.c | 2582 L2CAP_REJECTED, in AttReceiveConfigReqAsync() 2592 …g->cid, attRecevieConfigReqPtr->id, &(connecting->remotel2capConfigInfoObj), L2CAP_REJECTED, NULL); in AttReceiveConfigReqAsync()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_l2cap_connection.cpp | 420 L2CIF_ConfigRsp(lcid, id, cfg, L2CAP_REJECTED, nullptr); in HidHostRecvConfigReqCallback()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_bnep.cpp | 436 L2CIF_ConfigRsp(lcid, id, cfg, L2CAP_REJECTED, nullptr); in BnepRecvConfigReqCallback()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_core.c | 1272 L2capCpuToLe16(buff + L2CAP_OFFSET_4, (uint16_t)L2CAP_REJECTED); in L2capConfigurationRspReject()
|