/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_gatts_api.cc | 55 bool is_direct) { in BTA_GATTS_CancelOpen() 73 bool is_direct, tBT_TRANSPORT transport) { in BTA_GATTS_Open()
|
D | mock_main_shim_acl_api.cc | 49 const tBLE_BD_ADDR& legacy_address_with_type, bool is_direct) { in ACL_AcceptLeConnectionFrom()
|
D | mock_bta_gattc_api.cc | 91 bool is_direct) { in BTA_GATTC_CancelOpen()
|
D | mock_stack_gatt_api.cc | 171 bool is_direct) { in GATT_CancelConnect()
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gatts_api.cc | 314 bool is_direct, tBT_TRANSPORT transport) { in BTA_GATTS_Open() 346 bool is_direct) { in BTA_GATTS_CancelOpen()
|
D | bta_gatts_int.h | 120 bool is_direct; member
|
D | bta_gattc_api.cc | 175 bool is_direct) { in BTA_GATTC_CancelOpen()
|
D | bta_gattc_int.h | 102 bool is_direct; member
|
/packages/modules/Bluetooth/system/service/common/android/bluetooth/ |
D | IBluetoothLowEnergy.aidl | 29 boolean Connect(int client_id, String address, boolean is_direct); in Connect()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_server.cc | 286 bool is_direct, int transport_param) { in btif_gatts_open_impl() 325 bool is_direct, int transport) { in btif_gatts_open()
|
D | btif_gatt_client.cc | 307 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/ |
D | acl_api.cc | 45 const tBLE_BD_ADDR& legacy_address_with_type, bool is_direct) { in ACL_AcceptLeConnectionFrom()
|
D | acl.cc | 1357 const hci::AddressWithType& address_with_type, bool is_direct, in AcceptLeConnectionFrom()
|
/packages/modules/Bluetooth/system/blueberry/facade/hci/ |
D | le_acl_manager_facade.proto | 41 bool is_direct = 2; field
|
/packages/modules/Bluetooth/system/bta/test/common/ |
D | bta_gatt_api_mock.cc | 56 bool is_direct) { in BTA_GATTC_CancelOpen()
|
/packages/modules/Bluetooth/system/service/ipc/binder/ |
D | bluetooth_low_energy_binder_server.cc | 67 bool is_direct, in Connect()
|
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | py_le_acl_manager.py | 121 def initiate_connection(self, remote_addr, is_direct=True): argument
|
/packages/modules/Bluetooth/system/service/ |
D | low_energy_client.cc | 55 bool LowEnergyClient::Connect(const std::string& address, bool is_direct) { in Connect()
|
/packages/modules/Bluetooth/system/service/test/ |
D | low_energy_client_unittest.cc | 278 bool is_direct, int transport) { in TEST_F()
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_api.cc | 1282 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/ |
D | fake_bluetooth_gatt_interface.cc | 48 bool is_direct, int transport, bool opportunistic, in FakeConnect()
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_acl_manager_facade.cc | 76 bool is_direct = request->is_direct(); in CreateConnection() local
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | acl_manager.cc | 167 void AclManager::CreateLeConnection(AddressWithType address_with_type, bool is_direct) { in CreateLeConnection()
|
/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_client_test.cc | 457 bool is_direct, bool opportunistic) { in TestAddFromStorage()
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | le_audio_client_test.cc | 540 bool is_direct, bool opportunistic) { in SetUpMockGatt()
|