Home
last modified time | relevance | path

Searched defs:is_direct (Results 1 – 25 of 26) sorted by relevance

12

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gatts_api.cc55 bool is_direct) { in BTA_GATTS_CancelOpen()
73 bool is_direct, tBT_TRANSPORT transport) { in BTA_GATTS_Open()
Dmock_main_shim_acl_api.cc49 const tBLE_BD_ADDR& legacy_address_with_type, bool is_direct) { in ACL_AcceptLeConnectionFrom()
Dmock_bta_gattc_api.cc91 bool is_direct) { in BTA_GATTC_CancelOpen()
Dmock_stack_gatt_api.cc171 bool is_direct) { in GATT_CancelConnect()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_api.cc314 bool is_direct, tBT_TRANSPORT transport) { in BTA_GATTS_Open()
346 bool is_direct) { in BTA_GATTS_CancelOpen()
Dbta_gatts_int.h120 bool is_direct; member
Dbta_gattc_api.cc175 bool is_direct) { in BTA_GATTC_CancelOpen()
Dbta_gattc_int.h102 bool is_direct; member
/packages/modules/Bluetooth/system/service/common/android/bluetooth/
DIBluetoothLowEnergy.aidl29 boolean Connect(int client_id, String address, boolean is_direct); in Connect()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_server.cc286 bool is_direct, int transport_param) { in btif_gatts_open_impl()
325 bool is_direct, int transport) { in btif_gatts_open()
Dbtif_gatt_client.cc307 void btif_gattc_open_impl(int client_if, RawAddress address, bool is_direct, in btif_gattc_open_impl()
373 bool is_direct, int transport, in btif_gattc_open()
/packages/modules/Bluetooth/system/main/shim/
Dacl_api.cc45 const tBLE_BD_ADDR& legacy_address_with_type, bool is_direct) { in ACL_AcceptLeConnectionFrom()
Dacl.cc1357 const hci::AddressWithType& address_with_type, bool is_direct, in AcceptLeConnectionFrom()
/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dle_acl_manager_facade.proto41 bool is_direct = 2; field
/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_api_mock.cc56 bool is_direct) { in BTA_GATTC_CancelOpen()
/packages/modules/Bluetooth/system/service/ipc/binder/
Dbluetooth_low_energy_binder_server.cc67 bool is_direct, in Connect()
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_le_acl_manager.py121 def initiate_connection(self, remote_addr, is_direct=True): argument
/packages/modules/Bluetooth/system/service/
Dlow_energy_client.cc55 bool LowEnergyClient::Connect(const std::string& address, bool is_direct) { in Connect()
/packages/modules/Bluetooth/system/service/test/
Dlow_energy_client_unittest.cc278 bool is_direct, int transport) { in TEST_F()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc1282 bool is_direct = (connection_type == BTM_BLE_DIRECT_CONNECTION); in GATT_Connect() local
1354 bool is_direct) { in GATT_CancelConnect()
/packages/modules/Bluetooth/system/service/hal/
Dfake_bluetooth_gatt_interface.cc48 bool is_direct, int transport, bool opportunistic, in FakeConnect()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc76 bool is_direct = request->is_direct(); in CreateConnection() local
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc167 void AclManager::CreateLeConnection(AddressWithType address_with_type, bool is_direct) { in CreateLeConnection()
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client_test.cc457 bool is_direct, bool opportunistic) { in TestAddFromStorage()
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc540 bool is_direct, bool opportunistic) { in SetUpMockGatt()

12