Home
last modified time | relevance | path

Searched refs:BT_SDP_HANDSFREE_SVCLASS (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h69 #define BT_SDP_HANDSFREE_SVCLASS 0x111e /**< Handsfree */ macro
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_hf.c69 BT_SDP_ARRAY_16(BT_SDP_HANDSFREE_SVCLASS)
111 BT_SDP_ARRAY_16(BT_SDP_HANDSFREE_SVCLASS)
/Zephyr-latest/samples/bluetooth/handsfree_ag/src/
Dmain.c143 .uuid = BT_UUID_DECLARE_16(BT_SDP_HANDSFREE_SVCLASS),
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Dbredr.c403 BT_SDP_HANDSFREE_SVCLASS, in sdp_hfp_ag_user()