HomeSort by relevance Sort by last modified time
    Searched refs:net_access_type (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/network/
server.c 142 uint16_t net_access_type = 0xfffe; local
168 SDP_UINT16, &net_access_type);
  /external/bluetooth/bluez/compat/
sdp.c 388 uint16_t net_access_type = 0xfffe; local
473 sdp_attr_add_new(record, SDP_ATTR_NET_ACCESS_TYPE, SDP_UINT16, &net_access_type);

Completed in 7227 milliseconds