Home
last modified time | relevance | path

Searched refs:BT_SDP_PROTO_L2CAP (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Drfcomm.c59 BT_SDP_ARRAY_16(BT_SDP_PROTO_L2CAP)
Da2dp.c84 BT_SDP_ARRAY_16(BT_SDP_PROTO_L2CAP) /* 01 00 */
153 BT_SDP_ARRAY_16(BT_SDP_PROTO_L2CAP)
Dbredr.c454 BT_SDP_PROTO_L2CAP, &param); in sdp_a2src_user()
/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp.c75 BT_SDP_ARRAY_16(BT_SDP_PROTO_L2CAP)},
152 BT_SDP_ARRAY_16(BT_SDP_PROTO_L2CAP)
Dhfp_hf.c86 BT_SDP_ARRAY_16(BT_SDP_PROTO_L2CAP)
Dsdp.c2799 if (proto != BT_SDP_PROTO_RFCOMM && proto != BT_SDP_PROTO_L2CAP) { in bt_sdp_get_proto_param()
2826 if (proto != BT_SDP_PROTO_RFCOMM && proto != BT_SDP_PROTO_L2CAP) { in bt_sdp_get_addl_proto_param()
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h606 BT_SDP_PROTO_L2CAP = 0x0100, enumerator