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

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 106 } sdp_attrreq_type_t; typedef in typeref:enum:__anon1761
144 int sdp_service_attr_async(sdp_session_t *session, uint32_t handle, sdp_attrreq_type_t reqtype, const sdp_list_t *attrid_list);
145 int sdp_service_search_attr_async(sdp_session_t *session, const sdp_list_t *search, sdp_attrreq_type_t reqtype, const sdp_list_t *attrid_list);
361 * sdp_attrreq_type_t reqtype
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);
428 int sdp_service_search_attr_req(sdp_session_t *session, const sdp_list_t *search, sdp_attrreq_type_t reqtype, const sdp_list_t *attrid_list, sdp_list_t **rsp_list);
  /external/bluetooth/bluez/lib/
sdp.c     [all...]

Completed in 41 milliseconds