/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_gattc_api.cc | 104 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/ |
D | bta_gattc_api.cc | 139 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/ |
D | bta_dm_gatt_client.cc | 96 .BTA_GATTC_Open = 103 BTA_GATTC_Open(client_if, remote_bda, connection_type, opportunistic); in __anon3962861c0802()
|
D | bta_dm_disc.cc | 121 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()
|
D | bta_dm_gatt_client.h | 42 void (*BTA_GATTC_Open)(tGATT_IF client_if, const RawAddress& remote_bda, member
|
D | bta_dm_disc_legacy.cc | 137 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/ |
D | bta_gatt_api_mock.cc | 45 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/ |
D | bta_gatt_api.h | 500 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/ |
D | hearing_aid.cc | 463 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/ |
D | has_client.cc | 178 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/ |
D | device_groups.cc | 1862 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()
|
D | client.cc | 1478 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()
|
D | devices.cc | 1333 BTA_GATTC_Open(gatt_if, dev->address_, BTM_BLE_DIRECT_CONNECTION, false); in SetInitialGroupAutoconnectState()
|
/packages/modules/Bluetooth/system/bta/ras/ |
D | ras_client.cc | 117 BTA_GATTC_Open(gatt_if_, ble_bd_addr.bda, BTM_BLE_DIRECT_CONNECTION, false); in Connect()
|
/packages/modules/Bluetooth/system/bta/hh/ |
D | bta_hh_le.cc | 270 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/ |
D | btif_gatt_client.cc | 359 BTA_GATTC_Open(client_if, address, addr_type, type, transport, opportunistic, in btif_gattc_open_impl()
|
/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_client.cc | 261 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/ |
D | vc.cc | 110 BTA_GATTC_Open(gatt_if_, address, BTM_BLE_DIRECT_CONNECTION, true); in StartOpportunisticConnect()
|