Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Drfcomm.c97 BT_SDP_SERVICE_NAME("Serial Port"),
Da2dp.c126 BT_SDP_SERVICE_NAME("A2DPSink"),
195 BT_SDP_SERVICE_NAME("A2DPSink"),
/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp.c120 BT_SDP_SERVICE_NAME("AVRCP Target"),
197 BT_SDP_SERVICE_NAME("AVRCP Controller"),
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h429 #define BT_SDP_SERVICE_NAME(_name) \ macro