Home
last modified time | relevance | path

Searched refs:BTA_GATTC_Open (Results 1 – 6 of 6) sorted by relevance

/system/bt/bta/gatt/
Dbta_gattc_api.cc120 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open() function
124 BTA_GATTC_Open(client_if, remote_bda, is_direct, transport, opportunistic, in BTA_GATTC_Open()
128 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open() function
/system/bt/bta/include/
Dbta_gatt_api.h419 extern void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda,
422 extern void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda,
/system/bt/bta/hearing_aid/
Dhearing_aid.cc315 BTA_GATTC_Open(gatt_if, address, true, GATT_TRANSPORT_LE, false); in Connect()
321 BTA_GATTC_Open(gatt_if, address, false, GATT_TRANSPORT_LE, false); in AddToWhiteList()
336 BTA_GATTC_Open(gatt_if, dev_info.address, false, GATT_TRANSPORT_LE, in AddFromStorage()
918 BTA_GATTC_Open(gatt_if, address, false, GATT_TRANSPORT_LE, false); in OnGapConnection()
/system/bt/btif/src/
Dbtif_gatt_client.cc309 BTA_GATTC_Open(client_if, address, is_direct, transport, opportunistic, in btif_gattc_open_impl()
/system/bt/bta/hh/
Dbta_hh_le.cc280 BTA_GATTC_Open(bta_hh_cb.gatt_if, remote_bda, true, GATT_TRANSPORT_LE, false); in bta_hh_le_open_conn()
1995 BTA_GATTC_Open(bta_hh_cb.gatt_if, p_cb->addr, false, GATT_TRANSPORT_LE, in bta_hh_le_add_dev_bg_conn()
/system/bt/bta/dm/
Dbta_dm_act.cc4299 BTA_GATTC_Open(bta_dm_search_cb.client_if, bd_addr, true, in btm_dm_start_gatt_discovery()
4302 BTA_GATTC_Open(bta_dm_search_cb.client_if, bd_addr, true, in btm_dm_start_gatt_discovery()