Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dsdp.h263 #define SDP_ATTR_SUPPORTED_FEATURES_LIST 0x0200 macro
/external/bluetooth/bluez/health/
Dhdp_util.c762 list = sdp_data_get(rec, SDP_ATTR_SUPPORTED_FEATURES_LIST); in get_mdep_from_rec()
/external/bluetooth/bluez/lib/
Dsdp.c4712 sdp_attr_replace(rec, SDP_ATTR_SUPPORTED_FEATURES_LIST, seq_feat); in sdp_set_supp_feat()
4734 sdpdata = sdp_data_get(rec, SDP_ATTR_SUPPORTED_FEATURES_LIST); in sdp_get_supp_feat()
4738 SDP_ATTR_SUPPORTED_FEATURES_LIST, seqp); in sdp_get_supp_feat()