Searched refs:BTA_GATTC_Open (Results 1 – 5 of 5) sorted by relevance
/system/bt/bta/gatt/ |
D | bta_gattc_api.cc | 128 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/ |
D | bta_gatt_api.h | 641 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/ |
D | btif_gatt_client.cc | 309 BTA_GATTC_Open(client_if, address, is_direct, transport, opportunistic, in btif_gattc_open_impl()
|
/system/bt/bta/hh/ |
D | bta_hh_le.cc | 403 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/ |
D | bta_dm_act.cc | 4628 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()
|