Home
last modified time | relevance | path

Searched refs:svcAvail (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dsdp_lib.h554 int sdp_get_service_avail(const sdp_record_t *rec, uint8_t *svcAvail);
/external/bluetooth/bluez/lib/
Dsdp.c2171 int sdp_get_service_avail(const sdp_record_t *rec, uint8_t *svcAvail) in sdp_get_service_avail() argument
2173 get_basic_attr(SDP_ATTR_SERVICE_AVAILABILITY, svcAvail, uint8); in sdp_get_service_avail()