Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gattc_api.cc104 void BTA_GATTC_Open(tGATT_IF /* client_if */, in BTA_GATTC_Open() function
110 void BTA_GATTC_Open(tGATT_IF /* client_if */, in BTA_GATTC_Open() function
117 void BTA_GATTC_Open(tGATT_IF /* client_if */, in BTA_GATTC_Open() function
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc139 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open() function
143 BTA_GATTC_Open(client_if, remote_bda, connection_type, BT_TRANSPORT_LE, in BTA_GATTC_Open()
147 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open() function
171 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open() function
174 BTA_GATTC_Open(client_if, remote_bda, BLE_ADDR_PUBLIC, connection_type, in BTA_GATTC_Open()
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_gatt_client.cc96 .BTA_GATTC_Open =
103 BTA_GATTC_Open(client_if, remote_bda, connection_type, opportunistic); in __anon3962861c0802()
Dbta_dm_disc.cc121 void (*BTA_GATTC_Open)(tGATT_IF client_if, const RawAddress& remote_bda, member
150 .BTA_GATTC_Open =
153 BTA_GATTC_Open(client_if, remote_bda, connection_type, opportunistic); in __anon788b21910902()
674 get_gatt_interface().BTA_GATTC_Open(bta_dm_discovery_cb.client_if, in btm_dm_start_gatt_discovery()
683 get_gatt_interface().BTA_GATTC_Open(bta_dm_discovery_cb.client_if, in btm_dm_start_gatt_discovery()
Dbta_dm_gatt_client.h42 void (*BTA_GATTC_Open)(tGATT_IF client_if, const RawAddress& remote_bda, member
Dbta_dm_disc_legacy.cc137 void (*BTA_GATTC_Open)(tGATT_IF client_if, const RawAddress& remote_bda, member
188 .BTA_GATTC_Open =
195 BTA_GATTC_Open(client_if, remote_bda, connection_type, opportunistic); in __anonf50479c50902()
1896 get_gatt_interface().BTA_GATTC_Open(bta_dm_search_cb.client_if, bd_addr, in btm_dm_start_gatt_discovery()
1905 get_gatt_interface().BTA_GATTC_Open(bta_dm_search_cb.client_if, bd_addr, in btm_dm_start_gatt_discovery()
/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_api_mock.cc45 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open() function
53 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h500 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda,
502 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda,
505 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda,
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc463 BTA_GATTC_Open(gatt_if, address, BTM_BLE_DIRECT_CONNECTION, false); in Connect()
469 BTA_GATTC_Open(gatt_if, address, BTM_BLE_BKG_CONNECT_ALLOW_LIST, false); in AddToAcceptlist()
483 BTA_GATTC_Open(gatt_if, dev_info.address, BTM_BLE_BKG_CONNECT_ALLOW_LIST, in AddFromStorage()
517 BTA_GATTC_Open(gatt_if, address, BTM_BLE_BKG_CONNECT_ALLOW_LIST, false); in OnGattConnected()
543 BTA_GATTC_Open(gatt_if, device.address, BTM_BLE_DIRECT_CONNECTION, in OnGattConnected()
1900 BTA_GATTC_Open(gatt_if, hearingDevice->address, connection_type, false); in OnGattDisconnected()
/packages/modules/Bluetooth/system/bta/has/
Dhas_client.cc178 BTA_GATTC_Open(gatt_if_, addr, BTM_BLE_DIRECT_CONNECTION, false); in Connect()
183 BTA_GATTC_Open(gatt_if_, addr, BTM_BLE_DIRECT_CONNECTION, false); in Connect()
202 BTA_GATTC_Open(gatt_if_, address, BTM_BLE_BKG_CONNECT_ALLOW_LIST, false); in AddFromStorage()
1909 BTA_GATTC_Open(gatt_if_, device->addr, BTM_BLE_BKG_CONNECT_ALLOW_LIST, in OnGattDisconnected()
/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.cc1862 BTA_GATTC_Open(gatt_if, address, reconnection_mode, false); in Enable()
1894 BTA_GATTC_Open(gatt_if, address, BTM_BLE_DIRECT_CONNECTION, false); in AddToAllowListNotConnectedGroupMembers()
1904 BTA_GATTC_Open(gatt_if, device_iter.lock()->address_, reconnection_mode, in ApplyReconnectionMode()
Dclient.cc1478 BTA_GATTC_Open(gatt_if_, address, BTM_BLE_DIRECT_CONNECTION, false); in Connect()
2016 BTA_GATTC_Open(gatt_if_, address, BTM_BLE_BKG_CONNECT_ALLOW_LIST, false); in AddToBackgroundConnectCheckGroupConnected()
2022 BTA_GATTC_Open(gatt_if_, address, reconnection_mode_, false); in AddToBackgroundConnectCheckGroupConnected()
2097 BTA_GATTC_Open(gatt_if_, address, reconnection_mode_, false); in OnGattConnected()
2362 BTA_GATTC_Open(gatt_if_, address, BTM_BLE_DIRECT_CONNECTION, false); in recoveryReconnect()
2492 BTA_GATTC_Open(gatt_if_, address, BTM_BLE_DIRECT_CONNECTION, false); in OnGattDisconnected()
Ddevices.cc1333 BTA_GATTC_Open(gatt_if, dev->address_, BTM_BLE_DIRECT_CONNECTION, false); in SetInitialGroupAutoconnectState()
/packages/modules/Bluetooth/system/bta/ras/
Dras_client.cc117 BTA_GATTC_Open(gatt_if_, ble_bd_addr.bda, BTM_BLE_DIRECT_CONNECTION, false); in Connect()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc270 BTA_GATTC_Open(bta_hh_cb.gatt_if, link_spec.addrt.bda, in bta_hh_le_open_conn()
2109 BTA_GATTC_Open(bta_hh_cb.gatt_if, p_cb->link_spec.addrt.bda, in bta_hh_le_add_dev_bg_conn()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc359 BTA_GATTC_Open(client_if, address, addr_type, type, transport, opportunistic, in btif_gattc_open_impl()
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc261 BTA_GATTC_Open(gatt_if_, address, BTM_BLE_DIRECT_CONNECTION, false); in Connect()
672 BTA_GATTC_Open(gatt_if_, address, BTM_BLE_DIRECT_CONNECTION, true); in StartOpportunisticConnect()
/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc110 BTA_GATTC_Open(gatt_if_, address, BTM_BLE_DIRECT_CONNECTION, true); in StartOpportunisticConnect()