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

  /external/bluetooth/bluedroid/bta/hl/
bta_hl_api.c 501 ** Function BTA_HlSdpQuery
511 void BTA_HlSdpQuery(UINT8 app_id,tBTA_HL_APP_HANDLE app_handle,
  /external/bluetooth/bluedroid/bta/include/
bta_hl_api.h 857 ** Function BTA_HlSdpQuery
868 BTA_API extern void BTA_HlSdpQuery(UINT8 app_id,tBTA_HL_APP_HANDLE app_handle,
  /external/bluetooth/bluedroid/btif/src/
btif_hl.c 826 BTA_HlSdpQuery(app_id,p_acb->app_handle, bd_addr);
    [all...]

Completed in 461 milliseconds