| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_main_shim_metrics_api.cc | 75 const RawAddress* raw_address, uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent() 85 const RawAddress& raw_address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioUnderrunEvent() 92 const RawAddress& raw_address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioOverrunEvent() 100 void bluetooth::shim::LogMetricA2dpPlaybackEvent(const RawAddress& raw_address, in LogMetricA2dpPlaybackEvent() 107 void bluetooth::shim::LogMetricHfpPacketLossStats(const RawAddress& raw_address, in LogMetricHfpPacketLossStats() 114 void bluetooth::shim::LogMetricReadRssiResult(const RawAddress& raw_address, in LogMetricReadRssiResult() 123 const RawAddress& raw_address, uint16_t handle, uint32_t cmd_status, in LogMetricReadFailedContactCounterResult() 130 const RawAddress& raw_address, uint16_t handle, uint32_t cmd_status, in LogMetricReadTxPowerLevelResult() 137 const RawAddress& raw_address, uint16_t smp_cmd, in LogMetricSmpPairingEvent() 144 const RawAddress& raw_address, uint16_t handle, uint32_t hci_cmd, in LogMetricClassicPairingEvent() [all …]
|
| D | mock_main_shim_metric_id_api.cc | 56 bool SaveDeviceOnMetricIdAllocator(const RawAddress& raw_address) { in SaveDeviceOnMetricIdAllocator() 60 int AllocateIdFromMetricIdAllocator(const RawAddress& raw_address) { in AllocateIdFromMetricIdAllocator() 64 void ForgetDeviceFromMetricIdAllocator(const RawAddress& raw_address) { in ForgetDeviceFromMetricIdAllocator()
|
| D | mock_main_shim_acl_api.cc | 39 const RawAddress& raw_address) { in ACL_CreateClassicConnection() 43 const RawAddress& raw_address) { in ACL_CancelClassicConnection()
|
| D | mock_main_shim_btm_api.cc | 114 bool bluetooth::shim::BTM_UseLeLink(const RawAddress& raw_address) { in BTM_UseLeLink() 174 const RawAddress& raw_address, tBTM_NAME_CMPL_CB* callback, in BTM_ReadRemoteDeviceName() 391 void bluetooth::shim::SendRemoteNameRequest(const RawAddress& raw_address) { in SendRemoteNameRequest() 394 void btm_api_process_extended_inquiry_result(RawAddress raw_address, in btm_api_process_extended_inquiry_result() 402 void btm_api_process_inquiry_result(const RawAddress& raw_address, in btm_api_process_inquiry_result() 408 void btm_api_process_inquiry_result_with_rssi(RawAddress raw_address, in btm_api_process_inquiry_result_with_rssi()
|
| D | mock_bluetooth_interface.cc | 39 Octet16 r, RawAddress raw_address, in invoke_oob_data_request_cb()
|
| D | mock_stack_btm_inq.cc | 52 void SendRemoteNameRequest(const RawAddress& raw_address) { in SendRemoteNameRequest()
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | metrics_api.cc | 31 const RawAddress* raw_address, uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent() 44 void LogMetricA2dpAudioUnderrunEvent(const RawAddress& raw_address, in LogMetricA2dpAudioUnderrunEvent() 52 void LogMetricA2dpAudioOverrunEvent(const RawAddress& raw_address, in LogMetricA2dpAudioOverrunEvent() 63 void LogMetricA2dpPlaybackEvent(const RawAddress& raw_address, in LogMetricA2dpPlaybackEvent() 70 void LogMetricHfpPacketLossStats(const RawAddress& raw_address, in LogMetricHfpPacketLossStats() 78 void LogMetricReadRssiResult(const RawAddress& raw_address, uint16_t handle, in LogMetricReadRssiResult() 84 void LogMetricReadFailedContactCounterResult(const RawAddress& raw_address, in LogMetricReadFailedContactCounterResult() 93 void LogMetricReadTxPowerLevelResult(const RawAddress& raw_address, in LogMetricReadTxPowerLevelResult() 101 void LogMetricSmpPairingEvent(const RawAddress& raw_address, uint16_t smp_cmd, in LogMetricSmpPairingEvent() 109 void LogMetricClassicPairingEvent(const RawAddress& raw_address, in LogMetricClassicPairingEvent() [all …]
|
| D | metric_id_api.cc | 60 int AllocateIdFromMetricIdAllocator(const RawAddress& raw_address) { in AllocateIdFromMetricIdAllocator() 65 bool SaveDeviceOnMetricIdAllocator(const RawAddress& raw_address) { in SaveDeviceOnMetricIdAllocator() 70 void ForgetDeviceFromMetricIdAllocator(const RawAddress& raw_address) { in ForgetDeviceFromMetricIdAllocator()
|
| D | distance_measurement_manager.cc | 44 void StartDistanceMeasurement(RawAddress raw_address, uint16_t frequency, in StartDistanceMeasurement() 51 void StopDistanceMeasurement(RawAddress raw_address, uint8_t method) { in StopDistanceMeasurement()
|
| D | btm.h | 253 bool CheckClassicAclLink(const RawAddress& raw_address) { return true; } in CheckClassicAclLink() 254 bool CheckLeAclLink(const RawAddress& raw_address) { return true; } in CheckLeAclLink()
|
| D | btm.cc | 91 bool Btm::ReadRemoteName::Start(RawAddress raw_address) { in Start() 127 RawAddress raw_address; in OnScanResult() local 487 BtmStatus Btm::ReadClassicRemoteDeviceName(const RawAddress& raw_address, in ReadClassicRemoteDeviceName() 493 BtmStatus Btm::ReadLeRemoteDeviceName(const RawAddress& raw_address, in ReadLeRemoteDeviceName()
|
| D | acl_api.cc | 40 const RawAddress& raw_address) { in ACL_CreateClassicConnection() 46 const RawAddress& raw_address) { in ACL_CancelClassicConnection()
|
| D | le_scanning_manager.cc | 510 RawAddress raw_address = ToRawAddress(address); in OnScanResult() local 542 RawAddress raw_address = in OnTrackAdvFoundLost() local 603 RawAddress raw_address = ToRawAddress(address_with_type.GetAddress()); in OnPeriodicSyncStarted() local 823 const RawAddress& raw_address = remote_bdaddr_cache_ordered_.front(); in add() local
|
| D | btm_api.cc | 89 void btm_api_process_inquiry_result(const RawAddress& raw_address, in btm_api_process_inquiry_result() 132 void btm_api_process_inquiry_result_with_rssi(RawAddress raw_address, in btm_api_process_inquiry_result_with_rssi() 190 void btm_api_process_extended_inquiry_result(RawAddress raw_address, in btm_api_process_extended_inquiry_result()
|
| D | controller.cc | 56 RawAddress raw_address; member
|
| D | le_advertising_manager.cc | 287 RawAddress raw_address = bluetooth::ToRawAddress(address); in OnOwnAddressRead() local
|
| /packages/modules/Bluetooth/system/test/headless/pairing/ |
| D | pairing.cc | 41 RawAddress raw_address = options_.device_.front(); in Run() local
|
| /packages/modules/Bluetooth/system/test/headless/read/ |
| D | name.cc | 48 const RawAddress& raw_address = options_.device_.front(); in Run() local
|
| /packages/modules/Bluetooth/system/test/headless/discovery/ |
| D | discovery.cc | 45 const RawAddress& raw_address) { in start_discovery()
|
| /packages/modules/Bluetooth/system/test/headless/sdp/ |
| D | sdp.cc | 85 const RawAddress& raw_address, const bluetooth::Uuid& uuid) { in sdp_query_uuid()
|
| /packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ |
| D | security_service.rs | 34 let raw_address = RawAddress::from_string(req.address).unwrap(); in remove_bond() localVariable
|
| /packages/modules/Bluetooth/system/btif/test/ |
| D | btif_hh_test.cc | 103 RawAddress raw_address; member 109 RawAddress raw_address; member
|
| /packages/modules/Bluetooth/system/test/headless/ |
| D | headless.cc | 90 RawAddress raw_address = in remote_device_properties() local 164 RawAddress raw_address(*remote_bd_addr); in acl_state_changed() local
|
| /packages/modules/Bluetooth/system/gd/os/chromeos/ |
| D | metrics.cc | 186 const Address& raw_address, in LogMetricBluetoothLEConnectionMetricEvent()
|
| /packages/modules/Bluetooth/system/stack/acl/ |
| D | btm_pm.cc | 373 const RawAddress raw_address = pm_mode_db[pm_pend_link].bda_; in btm_pm_reset() local
|