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

  /system/bt/btif/src/
btif_gatt_client.cc 354 Bind(&BTA_GATTC_ServiceSearchRequest, conn_id, base::Owned(uuid)));
357 Bind(&BTA_GATTC_ServiceSearchRequest, conn_id, nullptr));
  /system/bt/bta/gatt/
bta_gattc_api.cc 227 * Function BTA_GATTC_ServiceSearchRequest
242 void BTA_GATTC_ServiceSearchRequest(uint16_t conn_id, tBT_UUID* p_srvc_uuid) {
  /system/bt/bta/include/
bta_gatt_api.h 681 * Function BTA_GATTC_ServiceSearchRequest
695 extern void BTA_GATTC_ServiceSearchRequest(uint16_t conn_id,
    [all...]
  /system/bt/bta/hh/
bta_hh_le.cc     [all...]
  /system/bt/bta/dm/
bta_dm_act.cc     [all...]

Completed in 161 milliseconds