Searched refs:L2CAP_PSM_NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | l2cap_def.h | 73 #define L2CAP_PSM_NOT_SUPPORTED 0x0002 macro
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
H A D | avctp_br_l2cap.c | 94 L2CIF_ConnectRsp(lcid, id, L2CAP_PSM_NOT_SUPPORTED, 0, NULL); in AvctBrRecvConnectionReqCBack() 117 result = L2CAP_PSM_NOT_SUPPORTED; in AvctBrRecvConnectionReqAct()
|
H A D | avctp_ctrl_l2cap.c | 93 L2CIF_ConnectRsp(lcid, id, L2CAP_PSM_NOT_SUPPORTED, 0, NULL); in AvctRecvConnectionReqCBack() 115 result = L2CAP_PSM_NOT_SUPPORTED; in AvctRecvConnectionReqAct()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_core.c | 1597 …conn, &tchan, signal->identifier, L2CAP_PSM_NOT_SUPPORTED, L2CAP_NO_FURTHER_INFORMATION_AVAILABLE); in L2capProcessConnectionReq()
|