Home
last modified time | relevance | path

Searched defs:address_type (Results 1 – 25 of 35) sorted by relevance

12

/packages/modules/Bluetooth/system/gd/hci/
Daddress_with_type.h35 AddressWithType(Address address, AddressType address_type) in AddressWithType()
Dle_periodic_sync_manager.h100 auto address_type = request.address_with_type.GetAddressType(); in StartSync() local
Dhci_metrics_logging.cc1068 android::bluetooth::AddressTypeEnum address_type, in log_remote_device_information()
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/lib/
Dle_advertiser.py52 …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/
Doob_pairing_test.py69 def __test_scan(self, address_type="public"): argument
/packages/modules/Bluetooth/system/stack/metrics/
Dstack_metrics_logging.cc60 android::bluetooth::AddressTypeEnum address_type, in log_manufacturer_info()
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc71 void OnScanResult(uint16_t event_type, uint8_t address_type, RawAddress bda, in OnScanResult()
88 uint8_t advertising_sid, uint8_t address_type, in OnPeriodicSyncStarted()
322 tBLE_ADDR_TYPE address_type = BLE_ADDR_RANDOM; in StartSync() local
410 uint16_t event_type, uint8_t address_type, bluetooth::hci::Address address, in OnScanResult()
Dle_advertising_manager.cc284 void on_scan(Address address, AddressType address_type) { in on_scan()
367 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, in OnOwnAddressRead()
Dmetrics_api.cc131 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
Dbtm.cc119 uint16_t event_type, uint8_t address_type, bluetooth::hci::Address address, in OnScanResult()
/packages/modules/Bluetooth/system/gd/security/record/
Dsecurity_record_storage.cc132 …auto address_type = (device.GetDeviceType() == hci::DeviceType::BR_EDR) ? hci::AddressType::PUBLIC… in LoadSecurityRecords() local
/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/gatt/
Dgatt_connect_low_layer_test.py96 def _start_dut_scanning_for_address(self, address_type, address): argument
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_metrics_logging.cc116 android::bluetooth::AddressTypeEnum address_type, in log_manufacturer_info()
Dmock_main_shim_metrics_api.cc168 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
Dmock_bluetooth_interface.cc229 uint8_t address_type) {} in invoke_oob_data_request_cb()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_advertising_manager_facade.cc174 void ScanCallback(Address address, AddressType address_type) {} in ScanCallback()
451 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, Address address) { in OnOwnAddressRead()
Dle_scanning_manager_facade.cc117 uint8_t address_type, in OnScanResult()
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc95 void BleAdvertiserIntf::OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, RawAddress ad… in OnOwnAddressRead()
Dgatt_ble_scanner_shim.cc310 uint8_t address_type, in OnPeriodicSyncStarted()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc83 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc83 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc608 uint8_t advertising_sid, uint8_t address_type, in OnPeriodicSyncStarted()
635 uint8_t address_type = BLE_ADDR_ANONYMOUS; in TEST_F() local
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h898 FilterAcceptListAddressType address_type; member
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc367 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc924 tBLE_ADDR_TYPE address_type = BLE_ADDR_RANDOM; in btm_ble_start_sync_request() local
1090 uint8_t address_type, in btm_ble_periodic_adv_sync_established()
1447 uint8_t status, adv_sid, address_type, adv_phy, clk_acc; in btm_ble_periodic_adv_sync_tx_rcvd() local

12