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

  /system/bt/stack/pan/
pan_api.cc 216 if (pan_cb.pan_user_sdp_handle != 0)
217 SDP_DeleteRecord(pan_cb.pan_user_sdp_handle);
219 pan_cb.pan_user_sdp_handle = pan_register_with_sdp(
226 if (pan_cb.pan_user_sdp_handle != 0) {
227 SDP_DeleteRecord(pan_cb.pan_user_sdp_handle);
228 pan_cb.pan_user_sdp_handle = 0;
pan_int.h 87 uint32_t pan_user_sdp_handle; member in struct:__anon106557

Completed in 126 milliseconds