Home
last modified time | relevance | path

Searched refs:BT_SDP_ARRAY_16 (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp.c64 BT_SDP_ARRAY_16(BT_SDP_AV_REMOTE_TARGET_SVCLASS)
75 BT_SDP_ARRAY_16(BT_SDP_PROTO_L2CAP)},
78 BT_SDP_ARRAY_16(BT_UUID_AVCTP_VAL)
87 BT_SDP_ARRAY_16(BT_UUID_AVCTP_VAL)
91 BT_SDP_ARRAY_16(AVCTP_VER_1_4)
108 BT_SDP_ARRAY_16(BT_SDP_AV_REMOTE_SVCLASS)
112 BT_SDP_ARRAY_16(AVRCP_VER_1_6)
135 BT_SDP_ARRAY_16(BT_SDP_AV_REMOTE_SVCLASS)
139 BT_SDP_ARRAY_16(BT_SDP_AV_REMOTE_CONTROLLER_SVCLASS)
152 BT_SDP_ARRAY_16(BT_SDP_PROTO_L2CAP)
[all …]
Dhfp_hf.c69 BT_SDP_ARRAY_16(BT_SDP_HANDSFREE_SVCLASS)
73 BT_SDP_ARRAY_16(BT_SDP_GENERIC_AUDIO_SVCLASS)
86 BT_SDP_ARRAY_16(BT_SDP_PROTO_L2CAP)
95 BT_SDP_ARRAY_16(BT_SDP_PROTO_RFCOMM)
111 BT_SDP_ARRAY_16(BT_SDP_HANDSFREE_SVCLASS)
115 BT_SDP_ARRAY_16(0x0109)
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Drfcomm.c46 BT_SDP_ARRAY_16(BT_SDP_SERIAL_PORT_SVCLASS)
59 BT_SDP_ARRAY_16(BT_SDP_PROTO_L2CAP)
68 BT_SDP_ARRAY_16(BT_SDP_PROTO_RFCOMM)
87 BT_SDP_ARRAY_16(BT_SDP_SERIAL_PORT_SVCLASS)
91 BT_SDP_ARRAY_16(0x0102)
Da2dp.c71 BT_SDP_ARRAY_16(BT_SDP_AUDIO_SINK_SVCLASS) /* 11 0B */
84 BT_SDP_ARRAY_16(BT_SDP_PROTO_L2CAP) /* 01 00 */
88 BT_SDP_ARRAY_16(BT_UUID_AVDTP_VAL) /* 00 19 */
97 BT_SDP_ARRAY_16(BT_UUID_AVDTP_VAL) /* 00 19 */
101 BT_SDP_ARRAY_16(0x0100U) /* AVDTP version: 01 00 */
116 BT_SDP_ARRAY_16(BT_SDP_ADVANCED_AUDIO_SVCLASS) /* 11 0d */
120 BT_SDP_ARRAY_16(0x0103U) /* 01 03 */
140 BT_SDP_ARRAY_16(BT_SDP_AUDIO_SOURCE_SVCLASS)
153 BT_SDP_ARRAY_16(BT_SDP_PROTO_L2CAP)
157 BT_SDP_ARRAY_16(BT_UUID_AVDTP_VAL)
[all …]
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h323 #define BT_SDP_ARRAY_16(...) ((uint16_t[]) {__VA_ARGS__}) macro
378 { BT_SDP_TYPE_SIZE(BT_SDP_UINT16), BT_SDP_ARRAY_16(106) }, \
380 BT_SDP_ARRAY_16(BT_SDP_PRIMARY_LANG_BASE) } \
389 BT_SDP_ARRAY_16(BT_SDP_PUBLIC_BROWSE_GROUP) }, \
445 { BT_SDP_TYPE_SIZE(BT_SDP_UINT16), BT_SDP_ARRAY_16(_features) } \