Home
last modified time | relevance | path

Searched refs:BT_SDP_AV_REMOTE_SVCLASS (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp.c108 BT_SDP_ARRAY_16(BT_SDP_AV_REMOTE_SVCLASS)
135 BT_SDP_ARRAY_16(BT_SDP_AV_REMOTE_SVCLASS)
185 BT_SDP_ARRAY_16(BT_SDP_AV_REMOTE_SVCLASS)
344 if (avctp_hdr->pid != sys_cpu_to_be16(BT_SDP_AV_REMOTE_SVCLASS)) { in avrcp_recv()
469 sys_cpu_to_be16(BT_SDP_AV_REMOTE_SVCLASS)); in avrcp_create_pdu()
Davctp.c108 case sys_cpu_to_be16(BT_SDP_AV_REMOTE_SVCLASS): in avctp_l2cap_recv()
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h53 #define BT_SDP_AV_REMOTE_SVCLASS 0x110e /**< A/V Remote Control */ macro