Searched refs:BT_SDP_ATTR_PROTO_DESC_LIST (Results 1 – 6 of 6) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/host/classic/shell/ |
| D | rfcomm.c | 52 BT_SDP_ATTR_PROTO_DESC_LIST,
|
| D | a2dp.c | 77 BT_SDP_ATTR_PROTO_DESC_LIST, 146 BT_SDP_ATTR_PROTO_DESC_LIST,
|
| /Zephyr-latest/include/zephyr/bluetooth/classic/ |
| D | sdp.h | 132 #define BT_SDP_ATTR_PROTO_DESC_LIST 0x0004 /**< Protocol Descriptor List */ macro
|
| /Zephyr-latest/subsys/bluetooth/host/classic/ |
| D | avrcp.c | 69 BT_SDP_ATTR_PROTO_DESC_LIST, 144 BT_SDP_ATTR_PROTO_DESC_LIST,
|
| D | hfp_hf.c | 78 BT_SDP_ATTR_PROTO_DESC_LIST,
|
| D | sdp.c | 2851 res = bt_sdp_get_attr(buf, &attr, BT_SDP_ATTR_PROTO_DESC_LIST); in bt_sdp_get_proto_param() 2853 LOG_WRN("Attribute 0x%04x not found, err %d", BT_SDP_ATTR_PROTO_DESC_LIST, res); in bt_sdp_get_proto_param() 2880 LOG_WRN("Attribute 0x%04x not found, err %d", BT_SDP_ATTR_PROTO_DESC_LIST, res); in bt_sdp_get_addl_proto_param()
|