Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dsdp.h253 #define SDP_ATTR_SERVICE_AVAILABILITY 0x0008 macro
Dsdp_lib.h296 return sdp_attr_add_new(rec, SDP_ATTR_SERVICE_AVAILABILITY, SDP_UINT8, &avail); in sdp_set_service_avail()
/external/qemu/hw/
Dbt.h2117 SDP_ATTR_SERVICE_AVAILABILITY = 0x0008, enumerator
/external/bluetooth/bluez/lib/
Dsdp.c2173 get_basic_attr(SDP_ATTR_SERVICE_AVAILABILITY, svcAvail, uint8); in sdp_get_service_avail()