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

  /external/bluetooth/bluedroid/stack/hid/
hidh_int.h 59 tHID_HOST_SDP_CALLBACK *sdp_cback; member in struct:host_ctb
hidh_api.c 53 tHID_HOST_SDP_CALLBACK *sdp_cback )
68 hh_cb.sdp_cback = sdp_cback ;
115 hh_cb.sdp_cback(sdp_result, 0, NULL);
121 hh_cb.sdp_cback(HID_SDP_NO_SERV_UUID, 0, NULL);
136 hh_cb.sdp_cback(HID_SDP_MANDATORY_MISSING, 0, NULL);
226 hh_cb.sdp_cback(SDP_SUCCESS, attr_mask, &hh_cb.sdp_rec);
  /external/bluetooth/bluedroid/stack/include/
hidh_api.h 104 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:__anon2581
    [all...]
bta_hl_act.c     [all...]

Completed in 56 milliseconds