Searched defs:address_type (Results 1 – 13 of 13) sorted by relevance
/system/bt/gd/hci/ |
D | address_with_type.h | 34 AddressWithType(Address address, AddressType address_type) in AddressWithType()
|
D | le_advertising_manager_test.cc | 329 void on_scan(Address address, AddressType address_type) { in on_scan()
|
D | le_scanning_manager.cc | 142 uint8_t address_type, in OnScanResult()
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | le_advertiser.cc | 39 AddressType address_type, AddressWithType peer_address, in InitializeExtended()
|
/system/bt/gd/hci/acl_manager/ |
D | le_impl.h | 367 AddressType address_type = address_with_type.GetAddressType(); in add_device_to_connect_list() local 389 AddressType address_type = address_with_type.GetAddressType(); in add_device_to_resolving_list() local 523 AddressType address_type = address_with_type.GetAddressType(); in remove_device_from_connect_list() local 545 AddressType address_type = address_with_type.GetAddressType(); in remove_device_from_resolving_list() local
|
/system/bt/gd/security/record/ |
D | security_record_storage.cc | 132 …auto address_type = (device.GetDeviceType() == hci::DeviceType::BR_EDR) ? hci::AddressType::PUBLIC… in LoadSecurityRecords() local
|
/system/bt/gd/hci/facade/ |
D | le_advertising_manager_facade.cc | 103 void ScanCallback(Address address, AddressType address_type) {} in ScanCallback()
|
D | le_scanning_manager_facade.cc | 66 uint8_t address_type, in OnScanResult()
|
/system/bt/main/shim/ |
D | le_advertising_manager.cc | 236 void on_scan(Address address, AddressType address_type) { in on_scan() 319 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, in OnOwnAddressRead()
|
D | le_scanning_manager.cc | 240 void OnScanResult(uint16_t event_type, uint8_t address_type, in OnScanResult()
|
D | btm.cc | 111 uint16_t event_type, uint8_t address_type, bluetooth::hci::Address address, in OnScanResult()
|
/system/bt/btif/src/ |
D | bluetooth.cc | 744 uint8_t address_type) { in invoke_oob_data_request_cb()
|
D | btif_dm.cc | 1973 tBLE_ADDR_TYPE address_type = BLE_ADDR_RANDOM; in btif_dm_create_bond_out_of_band() local 2415 uint8_t address_type, RawAddress address) { in get_address_callback()
|