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

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 385 sdp_record_t *sdp_service_attr_req(sdp_session_t *session, uint32_t handle, sdp_attrreq_type_t reqtype, const sdp_list_t *attrid_list);
  /external/bluetooth/bluez/tools/
sdptool.c 764 rec = sdp_service_attr_req(sess, handle, SDP_ATTR_REQ_RANGE, attrid_list);
878 rec = sdp_service_attr_req(session, handle, SDP_ATTR_REQ_RANGE, attrid_list);
    [all...]
  /external/bluetooth/bluez/lib/
sdp.c 3478 sdp_record_t *sdp_service_attr_req(sdp_session_t *session, uint32_t handle, function
    [all...]

Completed in 17 milliseconds