Home
last modified time | relevance | path

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

12

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hid_host.cpp270 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/
Dtypes.h33 AddressType address_type; member
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_reassembler.cc39 uint8_t address_type, in ProcessAdvertisingReport()
145 Address address, DirectAdvertisingAddressType address_type, uint8_t sid) in AdvertisingKey()
Daddress_with_type.h37 AddressWithType(Address address, AddressType address_type) in AddressWithType()
Dle_periodic_sync_manager.h105 auto address_type = request.address_with_type.GetAddressType(); in StartSync() local
/packages/modules/Bluetooth/system/rust/src/core/
Daddress.rs20 pub address_type: AddressType, field
/packages/modules/Bluetooth/tools/rootcanal/include/hci/
Daddress_with_type.h38 AddressWithType(Address address, AddressType address_type) in AddressWithType()
/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.py97 def __test_scan(self, address_type="public"): argument
/packages/modules/Bluetooth/system/gd/security/record/
Dsecurity_record_storage.cc139 …auto address_type = (device.GetDeviceType() == hci::DeviceType::BR_EDR) ? hci::AddressType::PUBLIC… in LoadSecurityRecords() local
/packages/modules/Bluetooth/system/stack/metrics/
Dstack_metrics_logging.cc60 android::bluetooth::AddressTypeEnum address_type, in log_manufacturer_info()
/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/gatt/
Dgatt_connect_low_layer_test.py95 def _start_dut_scanning_for_address(self, address_type, address): argument
/packages/modules/Bluetooth/floss/pandora/floss/
Dadvertising_client.py47 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/
Dmock_stack_metrics_logging.cc103 android::bluetooth::AddressTypeEnum address_type, in log_manufacturer_info()
Dmock_main_shim_metrics_api.cc187 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc66 void BleAdvertiserIntf::OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, RawAddress ad… in OnOwnAddressRead()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_scanning_manager_facade.cc129 uint8_t address_type, in OnScanResult() argument
Dle_advertising_manager_facade.cc486 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, Address address) { in OnOwnAddressRead()
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc429 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()
Dmetrics_api.cc161 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
Dle_advertising_manager.cc311 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, in OnOwnAddressRead()
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc600 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/
Dmetrics.cc167 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc83 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc412 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()

12