HomeSort by relevance Sort by last modified time
    Searched full:sdp_cback (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 54 tHID_HOST_SDP_CALLBACK *sdp_cback )
69 hh_cb.sdp_cback = sdp_cback ;
116 hh_cb.sdp_cback(sdp_result, 0, NULL);
122 hh_cb.sdp_cback(HID_SDP_NO_SERV_UUID, 0, NULL);
137 hh_cb.sdp_cback(HID_SDP_MANDATORY_MISSING, 0, NULL);
227 hh_cb.sdp_cback(SDP_SUCCESS, attr_mask, &hh_cb.sdp_rec);
hidh_int.h 59 tHID_HOST_SDP_CALLBACK *sdp_cback; member in struct:host_ctb
  /external/bluetooth/bluedroid/stack/include/
hidh_api.h 106 tHID_HOST_SDP_CALLBACK *sdp_cback );
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h 502 tSDP_DISC_CMPL_CB *sdp_cback; member in struct:__anon5282
    [all...]
bta_hl_act.c     [all...]

Completed in 265 milliseconds