/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/common/ |
D | bta_gatt_api_mock.cc | 51 void BTA_GATTC_CancelOpen(tGATT_IF client_if, const RawAddress& remote_bda, bool is_direct) { in BTA_GATTC_CancelOpen() 116 void BTA_GATTS_CancelOpen(tGATT_IF server_if, const RawAddress& remote_bda, bool is_direct) { in BTA_GATTS_CancelOpen() 139 bool is_direct, tBT_TRANSPORT transport) { in BTA_GATTS_Open()
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_server.cc | 295 static void btif_gatts_open_impl(int server_if, const RawAddress& address, bool is_direct, in btif_gatts_open_impl() 336 tBLE_ADDR_TYPE addr_type, bool is_direct, in btif_gatts_open_impl_use_address_type() 369 bool is_direct, int transport) { in btif_gatts_open()
|
D | btif_gatt_client.cc | 300 bool is_direct, tBT_TRANSPORT transport, bool opportunistic, in btif_gattc_open_impl() 372 bool is_direct, int transport, bool opportunistic, in btif_gattc_open()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gatts_api.cc | 310 bool is_direct, tBT_TRANSPORT transport) { in BTA_GATTS_Open() 341 void BTA_GATTS_CancelOpen(tGATT_IF server_if, const RawAddress& remote_bda, bool is_direct) { in BTA_GATTS_CancelOpen()
|
D | bta_gatts_int.h | 121 bool is_direct; member
|
D | bta_gattc_api.cc | 180 void BTA_GATTC_CancelOpen(tGATT_IF client_if, const RawAddress& remote_bda, bool is_direct) { in BTA_GATTC_CancelOpen()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | command_handler.rs | 1134 let is_direct = self.lock_context().gatt_client_context.is_connect_direct; in cmd_gatt() localVariable 1206 let is_direct = String::from(get_arg(args, 1)?) in cmd_gatt() localVariable 1389 let is_direct = self.lock_context().gatt_server_context.is_connect_direct; in cmd_gatt() localVariable 1533 let is_direct = String::from(get_arg(args, 1)?) in cmd_gatt() localVariable
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_vars_to_ssa.c | 52 bool is_direct; member 105 bool is_direct, void *mem_ctx) in deref_node_create()
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | proxy_chain.h | 129 bool is_direct() const { in is_direct() function
|
/aosp_15_r20/external/cronet/net/proxy_resolution/ |
H A D | proxy_info.h | 68 bool is_direct() const { in is_direct() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/hci/ |
D | le_acl_manager_facade.proto | 41 bool is_direct = 2; field
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_api.cc | 1460 bool is_direct = (connection_type == BTM_BLE_DIRECT_CONNECTION); in GATT_Connect() local 1564 bool GATT_CancelConnect(tGATT_IF gatt_if, const RawAddress& bd_addr, bool is_direct) { in GATT_CancelConnect()
|
/aosp_15_r20/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
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/metrics/ |
D | stack_metrics_logging.cc | 94 void log_le_connection_lifecycle(bluetooth::hci::Address address, bool is_connect, bool is_direct) { in log_le_connection_lifecycle()
|
/aosp_15_r20/system/update_engine/ |
H A D | libcurl_http_fetcher.cc | 155 bool is_direct = (GetCurrentProxy() == kNoProxy); in ResumeTransfer() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/ |
D | connection_manager_test.cc | 63 bool ACL_AcceptLeConnectionFrom(const tBLE_BD_ADDR& address, bool is_direct) { in ACL_AcceptLeConnectionFrom()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_metrics_logging.cc | 151 void log_le_connection_lifecycle(bluetooth::hci::Address address, bool is_connect, bool is_direct) { in log_le_connection_lifecycle()
|
D | mock_main_shim_metrics_api.cc | 206 bool is_connect, bool is_direct) { in LogMetricLeConnectionLifecycle()
|
D | mock_stack_gatt_api.cc | 179 bool GATT_CancelConnect(tGATT_IF gatt_if, const RawAddress& bd_addr, bool is_direct) { in GATT_CancelConnect()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/kernel/ |
H A D | vc4_drv.h | 130 bool is_direct; member
|
H A D | vc4_validate_shaders.c | 191 bool is_direct = submit && validation_state->tmu_write_count[tmu] == 0; in check_tmu_write() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | acl_api.cc | 59 bool is_direct) { in ACL_AcceptLeConnectionFrom()
|
D | metrics_api.cc | 172 void LogMetricLeConnectionLifecycle(hci::Address address, bool is_connect, bool is_direct) { in LogMetricLeConnectionLifecycle()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_acl_manager_facade.cc | 83 bool is_direct = request->is_direct(); in CreateConnection() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | acl_manager.cc | 255 void AclManager::CreateLeConnection(AddressWithType address_with_type, bool is_direct) { in CreateLeConnection()
|