Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.cc128 void BTA_GATTC_Open(tBTA_GATTC_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open() function
132 BTA_GATTC_Open(client_if, remote_bda, is_direct, transport, opportunistic, in BTA_GATTC_Open()
136 void BTA_GATTC_Open(tBTA_GATTC_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open() function
/system/bt/bta/include/
Dbta_gatt_api.h641 extern void BTA_GATTC_Open(tBTA_GATTC_IF client_if,
644 extern void BTA_GATTC_Open(tBTA_GATTC_IF client_if,
/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.cc403 BTA_GATTC_Open(bta_hh_cb.gatt_if, remote_bda, true, BTA_GATT_TRANSPORT_LE, in bta_hh_le_open_conn()
2121 BTA_GATTC_Open(bta_hh_cb.gatt_if, p_cb->addr, false, BTA_GATT_TRANSPORT_LE, in bta_hh_le_add_dev_bg_conn()
/system/bt/bta/dm/
Dbta_dm_act.cc4628 BTA_GATTC_Open(bta_dm_search_cb.client_if, bd_addr, true, in btm_dm_start_gatt_discovery()
4631 BTA_GATTC_Open(bta_dm_search_cb.client_if, bd_addr, true, in btm_dm_start_gatt_discovery()