/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hid_host.cpp | 270 jbyteArray address, jint address_type, in connectHidNative() 295 jbyteArray address, jint address_type, in disconnectHidNative() 322 jbyteArray address, jint address_type, in getProtocolModeNative() 348 jbyteArray address, jint address_type, in virtualUnPlugNative() 371 jbyteArray address, jint address_type, in setProtocolModeNative() 410 jbyteArray address, jint address_type, in getReportNative() 440 jbyteArray address, jint address_type, in setReportNative() 469 jbyteArray address, jint address_type, in sendDataNative() 497 jbyteArray address, jint address_type, in getIdleTimeNative() 519 jbyteArray address, jint address_type, in setIdleTimeNative()
|
/packages/modules/Bluetooth/system/rust/src/core/ffi/ |
D | types.h | 33 AddressType address_type; member
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | le_scanning_reassembler.cc | 39 uint8_t address_type, in ProcessAdvertisingReport() 145 Address address, DirectAdvertisingAddressType address_type, uint8_t sid) in AdvertisingKey()
|
D | address_with_type.h | 37 AddressWithType(Address address, AddressType address_type) in AddressWithType()
|
D | le_periodic_sync_manager.h | 105 auto address_type = request.address_with_type.GetAddressType(); in StartSync() local
|
/packages/modules/Bluetooth/system/rust/src/core/ |
D | address.rs | 20 pub address_type: AddressType, field
|
/packages/modules/Bluetooth/tools/rootcanal/include/hci/ |
D | address_with_type.h | 38 AddressWithType(Address address, AddressType address_type) in AddressWithType()
|
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/lib/ |
D | le_advertiser.py | 52 …def advertise_public_extended_pdu(self, address_type=common.RANDOM_DEVICE_ADDRESS, name="SL4A Devi… argument
|
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/security/ |
D | oob_pairing_test.py | 97 def __test_scan(self, address_type="public"): argument
|
/packages/modules/Bluetooth/system/gd/security/record/ |
D | security_record_storage.cc | 139 …auto address_type = (device.GetDeviceType() == hci::DeviceType::BR_EDR) ? hci::AddressType::PUBLIC… in LoadSecurityRecords() local
|
/packages/modules/Bluetooth/system/stack/metrics/ |
D | stack_metrics_logging.cc | 60 android::bluetooth::AddressTypeEnum address_type, in log_manufacturer_info()
|
/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/gatt/ |
D | gatt_connect_low_layer_test.py | 95 def _start_dut_scanning_for_address(self, address_type, address): argument
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | advertising_client.py | 47 def on_own_address_read(self, advertiser_id, address_type, address): argument 226 def OnOwnAddressRead(self, advertiser_id, address_type, address): argument 313 def on_own_address_read(self, advertiser_id, address_type, address): argument
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_metrics_logging.cc | 103 android::bluetooth::AddressTypeEnum address_type, in log_manufacturer_info()
|
D | mock_main_shim_metrics_api.cc | 187 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_advertiser_shim.cc | 66 void BleAdvertiserIntf::OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, RawAddress ad… in OnOwnAddressRead()
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_scanning_manager_facade.cc | 129 uint8_t address_type, in OnScanResult() argument
|
D | le_advertising_manager_facade.cc | 486 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, Address address) { in OnOwnAddressRead()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | le_scanning_manager.cc | 429 tBLE_ADDR_TYPE address_type = BLE_ADDR_RANDOM; in StartSync() local 519 uint16_t event_type, uint8_t address_type, bluetooth::hci::Address address, in OnScanResult()
|
D | metrics_api.cc | 161 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
|
D | le_advertising_manager.cc | 311 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, in OnOwnAddressRead()
|
/packages/modules/Bluetooth/system/main/test/ |
D | main_shim_test.cc | 600 uint8_t advertising_sid, uint8_t address_type, in OnPeriodicSyncStarted() 628 uint8_t address_type = BLE_ADDR_ANONYMOUS; in TEST_F() local
|
/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 167 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
|
/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 83 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
|
/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 412 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
|