Home
last modified time | relevance | path

Searched refs:BTM_BLE_DIRECT_CONNECTION (Results 1 – 24 of 24) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc774 ON_CALL(mock_gatt_interface_, Open(_, _, BTM_BLE_DIRECT_CONNECTION, _)) in SetUpMockGatt()
1835 Open(gatt_if, address, BTM_BLE_DIRECT_CONNECTION, _)) in ConnectLeAudio()
3585 ON_CALL(mock_gatt_interface_, Open(_, _, BTM_BLE_DIRECT_CONNECTION, _)) in TEST_F()
3590 Open(gatt_if, test_address0, BTM_BLE_DIRECT_CONNECTION, _)) in TEST_F()
3705 ON_CALL(mock_gatt_interface_, Open(_, _, BTM_BLE_DIRECT_CONNECTION, false)) in TEST_F()
3765 Open(gatt_if, test_address0, BTM_BLE_DIRECT_CONNECTION, _)) in TEST_F()
3770 Open(gatt_if, test_address1, BTM_BLE_DIRECT_CONNECTION, _)) in TEST_F()
3838 ON_CALL(mock_gatt_interface_, Open(_, _, BTM_BLE_DIRECT_CONNECTION, false)) in TEST_F()
3887 Open(gatt_if, test_address0, BTM_BLE_DIRECT_CONNECTION, _)) in TEST_F()
3892 Open(gatt_if, test_address1, BTM_BLE_DIRECT_CONNECTION, _)) in TEST_F()
[all …]
Ddevices.cc1333 BTA_GATTC_Open(gatt_if, dev->address_, BTM_BLE_DIRECT_CONNECTION, false); in SetInitialGroupAutoconnectState()
Dclient.cc1478 BTA_GATTC_Open(gatt_if_, address, BTM_BLE_DIRECT_CONNECTION, false); in Connect()
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()
Ddevice_groups.cc1894 BTA_GATTC_Open(gatt_if, address, BTM_BLE_DIRECT_CONNECTION, false); in AddToAllowListNotConnectedGroupMembers()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_api.cc324 p_buf->connection_type = BTM_BLE_DIRECT_CONNECTION; in BTA_GATTS_Open()
Dbta_gattc_act.cc278 if (p_msg->api_conn.connection_type != BTM_BLE_DIRECT_CONNECTION) { in bta_gattc_process_api_open()
394 BTM_BLE_DIRECT_CONNECTION, p_data->api_conn.transport, in bta_gattc_open()
/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api_types.h361 BTM_BLE_DIRECT_CONNECTION = 0x00, enumerator
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_disc.cc675 bd_addr, BTM_BLE_DIRECT_CONNECTION, in btm_dm_start_gatt_discovery()
684 bd_addr, BTM_BLE_DIRECT_CONNECTION, in btm_dm_start_gatt_discovery()
Dbta_dm_disc_legacy.cc1897 BTM_BLE_DIRECT_CONNECTION, in btm_dm_start_gatt_discovery()
1906 BTM_BLE_DIRECT_CONNECTION, in btm_dm_start_gatt_discovery()
/packages/modules/Bluetooth/system/stack/fuzzers/
Dgatt_fuzzer.cc244 (void)GATT_Connect(s_AppIf, kDummyAddr, BTM_BLE_DIRECT_CONNECTION, in ClientInit()
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc463 BTA_GATTC_Open(gatt_if, address, BTM_BLE_DIRECT_CONNECTION, false); in Connect()
543 BTA_GATTC_Open(gatt_if, device.address, BTM_BLE_DIRECT_CONNECTION, in OnGattConnected()
1892 ? BTM_BLE_DIRECT_CONNECTION in OnGattDisconnected()
1896 connection_type == BTM_BLE_DIRECT_CONNECTION; in OnGattDisconnected()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc358 is_direct ? BTM_BLE_DIRECT_CONNECTION : BTM_BLE_BKG_CONNECT_ALLOW_LIST; in btif_gattc_open_impl()
836 BTM_BLE_DIRECT_CONNECTION, BT_TRANSPORT_LE, false)) { in btif_gattc_test_command_impl()
/packages/modules/Bluetooth/system/stack/srvc/
Dsrvc_dis.cc470 BTM_BLE_DIRECT_CONNECTION, BT_TRANSPORT_LE, false); in DIS_ReadDISInfo()
/packages/modules/Bluetooth/system/stack/gap/
Dgap_ble.cc386 if (!GATT_Connect(gatt_if, p_clcb->bda, BTM_BLE_DIRECT_CONNECTION, in accept_client_operation()
/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/csis/
Dcsis_client_test.cc535 Open(gatt_if, address, BTM_BLE_DIRECT_CONNECTION, _)); in TestConnect()
562 Open(gatt_if, address, BTM_BLE_DIRECT_CONNECTION, true)) in TestAddFromStorage()
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_test.cc345 Open(gatt_if, address, BTM_BLE_DIRECT_CONNECTION, true)); in TestConnect()
377 Open(gatt_if, address, BTM_BLE_DIRECT_CONNECTION, true)); in TestAddFromStorage()
Dvc.cc110 BTA_GATTC_Open(gatt_if_, address, BTM_BLE_DIRECT_CONNECTION, true); in StartOpportunisticConnect()
/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc750 if (connection_type == BTM_BLE_DIRECT_CONNECTION) in SetUp()
796 Open(gatt_if, address, BTM_BLE_DIRECT_CONNECTION, _)); in TestConnect()
1242 Open(gatt_if, test_address, BTM_BLE_DIRECT_CONNECTION, _)) in TEST_F()
1263 Open(gatt_if, test_address, BTM_BLE_DIRECT_CONNECTION, _)) in TEST_F()
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()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_attr.cc791 if (!GATT_Connect(gatt_cb.gatt_if, remote_bda, BTM_BLE_DIRECT_CONNECTION, in GATT_ConfigServiceChangeCCC()
Dgatt_api.cc1414 bool is_direct = (connection_type == BTM_BLE_DIRECT_CONNECTION); in GATT_Connect()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc271 BTM_BLE_DIRECT_CONNECTION, false); in bta_hh_le_open_conn()