Searched refs:BT_SDP_ATTR_PROFILE_DESC_LIST (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/classic/shell/ |
D | rfcomm.c | 79 BT_SDP_ATTR_PROFILE_DESC_LIST,
|
D | a2dp.c | 108 BT_SDP_ATTR_PROFILE_DESC_LIST, 177 BT_SDP_ATTR_PROFILE_DESC_LIST,
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | avrcp.c | 100 BT_SDP_ATTR_PROFILE_DESC_LIST, 177 BT_SDP_ATTR_PROFILE_DESC_LIST,
|
D | hfp_hf.c | 106 BT_SDP_ATTR_PROFILE_DESC_LIST,
|
D | sdp.c | 2853 res = bt_sdp_get_attr(buf, &attr, BT_SDP_ATTR_PROFILE_DESC_LIST); in bt_sdp_get_profile_version() 2855 LOG_WRN("Attribute 0x%04x not found, err %d", BT_SDP_ATTR_PROFILE_DESC_LIST, res); in bt_sdp_get_profile_version()
|
/Zephyr-latest/include/zephyr/bluetooth/classic/ |
D | sdp.h | 137 #define BT_SDP_ATTR_PROFILE_DESC_LIST 0x0009 /**< Bluetooth Profile Descriptor List */ macro
|