/aosp12/system/bt/bta/test/common/ |
H A D | bta_gatt_api_mock.cc | 37 bool is_direct, tBT_TRANSPORT transport, in BTA_GATTC_Open() 44 bool is_direct, bool opportunistic) { in BTA_GATTC_Open() 49 bool is_direct) { in BTA_GATTC_CancelOpen()
|
/aosp12/system/bt/test/mock/ |
H A D | mock_bta_gatts_api.cc | 53 bool is_direct) { in BTA_GATTS_CancelOpen() 71 bool is_direct, tBT_TRANSPORT transport) { in BTA_GATTS_Open()
|
H A D | mock_stack_gatt.cc | 51 bool is_direct) { in GATT_CancelConnect() 55 bool GATT_Connect(tGATT_IF gatt_if, const RawAddress& bd_addr, bool is_direct, in GATT_Connect() 60 bool GATT_Connect(tGATT_IF gatt_if, const RawAddress& bd_addr, bool is_direct, in GATT_Connect()
|
H A D | mock_bta_gattc_api.cc | 88 bool is_direct) { in BTA_GATTC_CancelOpen() 112 bool is_direct, bool opportunistic) { in BTA_GATTC_Open() 116 bool is_direct, tBT_TRANSPORT transport, bool opportunistic, in BTA_GATTC_Open()
|
H A D | mock_main_shim_acl_api.cc | 46 const tBLE_BD_ADDR& legacy_address_with_type, bool is_direct) { in ACL_AcceptLeConnectionFrom()
|
/aosp12/system/bt/bta/gatt/ |
H A D | bta_gatts_api.cc | 306 bool is_direct, tBT_TRANSPORT transport) { in BTA_GATTS_Open() 334 bool is_direct) { in BTA_GATTS_CancelOpen()
|
H A D | bta_gattc_api.cc | 121 bool is_direct, bool opportunistic) { in BTA_GATTC_Open() 128 bool is_direct, tBT_TRANSPORT transport, bool opportunistic, in BTA_GATTC_Open() 160 bool is_direct) { in BTA_GATTC_CancelOpen()
|
H A D | bta_gatts_int.h | 108 bool is_direct; member
|
H A D | bta_gattc_int.h | 89 bool is_direct; member
|
/aosp12/system/bt/service/common/android/bluetooth/ |
H A D | IBluetoothLowEnergy.aidl | 29 boolean Connect(int client_id, String address, boolean is_direct); in Connect()
|
/aosp12/system/bt/btif/src/ |
H A D | btif_gatt_server.cc | 284 bool is_direct, int transport_param) { in btif_gatts_open_impl() 323 bool is_direct, int transport) { in btif_gatts_open()
|
H A D | btif_gatt_client.cc | 289 void btif_gattc_open_impl(int client_if, RawAddress address, bool is_direct, in btif_gattc_open_impl() 350 bool is_direct, int transport, in btif_gattc_open()
|
/aosp12/system/bt/main/shim/ |
H A D | acl_api.cc | 42 const tBLE_BD_ADDR& legacy_address_with_type, bool is_direct) { in ACL_AcceptLeConnectionFrom()
|
H A D | acl.cc | 1146 const hci::AddressWithType& address_with_type, bool is_direct, in AcceptLeConnectionFrom()
|
/aosp12/system/bt/service/ipc/binder/ |
H A D | bluetooth_low_energy_binder_server.cc | 67 bool is_direct, in Connect()
|
/aosp12/system/bt/stack/gatt/ |
H A D | gatt_api.cc | 1152 bool GATT_Connect(tGATT_IF gatt_if, const RawAddress& bd_addr, bool is_direct, in GATT_Connect() 1159 bool GATT_Connect(tGATT_IF gatt_if, const RawAddress& bd_addr, bool is_direct, in GATT_Connect() 1230 bool is_direct) { in GATT_CancelConnect()
|
/aosp12/system/bt/service/ |
H A D | low_energy_client.cc | 56 bool LowEnergyClient::Connect(const std::string& address, bool is_direct) { in Connect()
|
/aosp12/system/bt/service/test/ |
H A D | low_energy_client_unittest.cc | 273 bool is_direct, int transport) { in TEST_F()
|
/aosp12/system/update_engine/ |
H A D | libcurl_http_fetcher.cc | 161 bool is_direct = (GetCurrentProxy() == kNoProxy); in ResumeTransfer() local
|
/aosp12/system/bt/gd/hci/ |
H A D | acl_manager.cc | 162 void AclManager::CreateLeConnection(AddressWithType address_with_type, bool is_direct) { in CreateLeConnection()
|
/aosp12/system/bt/service/hal/ |
H A D | fake_bluetooth_gatt_interface.cc | 46 bool is_direct, int transport, bool opportunistic, in FakeConnect()
|
/aosp12/art/libdexfile/dex/ |
H A D | dex_file_verifier.cc | 3529 bool is_direct = ((method_access_flags & (kAccStatic | kAccPrivate)) != 0) || in CheckMethodAccessFlags() local
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_gatt.cpp | 1705 jstring address, jboolean is_direct, in gattServerConnectNative()
|