Searched defs:AddressType (Results 1 – 10 of 10) sorted by relevance
| /packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/ |
| D | BV_09_C.py | 215 …async def steps_4_14(self, peer_address: Address, peer_address_type: ll.AddressType, connection_ha… 331 …async def steps_24_29(self, peer_address: Address, peer_address_type: ll.AddressType, connection_h…
|
| D | BV_18_C.py | 157 …async def steps_3_12(self, peer_address: Address, peer_address_type: ll.AddressType, scan_response…
|
| /packages/modules/Bluetooth/system/rust/src/core/ffi/ |
| D | types.h | 25 enum class AddressType : uint8_t { enum
|
| /packages/modules/Bluetooth/system/rust/src/core/ |
| D | address.rs | 6 pub enum AddressType { enum
|
| /packages/modules/Bluetooth/floss/hcidoc/src/groups/ |
| D | informational.rs | 41 enum AddressType { enum 48 impl fmt::Display for AddressType { implementation 60 impl AddressType { implementation 61 fn update(&mut self, new_type: AddressType) { in update() 531 fn report_address_type(&mut self, address: &Address, address_type: AddressType) { in report_address_type()
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | le_advertising_manager.cc | 215 void on_scan(Address /* address */, AddressType /* address_type */) { in on_scan() argument
|
| /packages/modules/Bluetooth/system/gd/hci/facade/ |
| D | le_advertising_manager_facade.cc | 182 void ScanCallback(Address /* address */, AddressType /* address_type */) {} in ScanCallback() argument
|
| /packages/modules/Bluetooth/system/gd/hci/ |
| D | le_advertising_manager_test.cc | 229 void on_scan(Address /* address */, AddressType /* address_type */) {} in on_scan() argument 1754 base::Bind([](Address /* _address */, AddressType /* _address_type */) {}), in TEST_F()
|
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | security_device_record.h | 112 tBLE_ADDR_TYPE AddressType() const { return ble_addr_type_; } in AddressType() function
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothDevice.java | 1349 public @interface AddressType {} annotation in BluetoothDevice
|