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

  /system/bt/bta/hl/
bta_hl_api.cc 435 * Function BTA_HlSdpQuery
445 void BTA_HlSdpQuery(uint8_t app_id, tBTA_HL_APP_HANDLE app_handle,
  /system/bt/bta/include/
bta_hl_api.h 791 * Function BTA_HlSdpQuery
802 extern void BTA_HlSdpQuery(uint8_t app_id, tBTA_HL_APP_HANDLE app_handle,
  /system/bt/btif/src/
btif_hl.cc 691 BTA_HlSdpQuery(app_id, p_acb->app_handle, bd_addr);
812 BTA_HlSdpQuery(app_id, p_acb->app_handle, bd_addr);
    [all...]

Completed in 216 milliseconds