Searched defs:fail_reason (Results 1 – 11 of 11) sorted by relevance
| /packages/modules/Bluetooth/system/gd/rust/topshim/metrics/ |
| D | metrics_shim.cc | 38 …RawAddress addr, uint32_t device_type, uint32_t status, uint32_t bond_state, int32_t fail_reason) { in bond_state_changed()
|
| /packages/modules/Bluetooth/system/gd/metrics/linux/ |
| D | metrics.cc | 28 …wAddress* addr, uint32_t device_type, uint32_t status, uint32_t bond_state, int32_t fail_reason) {} in LogMetricsBondStateChanged()
|
| /packages/modules/Bluetooth/system/gd/metrics/chromeos/ |
| D | metrics_event.cc | 139 static PairingState FailReasonToPairingState(int32_t fail_reason) { in FailReasonToPairingState() 259 PairingState ToPairingState(uint32_t status, uint32_t bond_state, int32_t fail_reason) { in ToPairingState()
|
| D | metrics.cc | 88 …awAddress* addr, uint32_t device_type, uint32_t status, uint32_t bond_state, int32_t fail_reason) { in LogMetricsBondStateChanged()
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_bluetooth_interface.cc | 42 bt_bond_state_t state, int fail_reason) {} in invoke_bond_state_changed_cb()
|
| /packages/modules/Bluetooth/system/test/headless/ |
| D | headless.cc | 141 [[maybe_unused]] int fail_reason) { in bond_state_changed()
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | bluetooth.cc | 1310 bt_bond_state_t state, int fail_reason) { in invoke_bond_state_changed_cb() 1313 bt_bond_state_t state, int fail_reason) { in invoke_bond_state_changed_cb()
|
| D | btif_dm.cc | 162 uint8_t fail_reason; member 3463 uint8_t fail_reason = static_cast<uint8_t>(p_auth_cmpl->fail_reason); in btif_dm_ble_auth_cmpl_evt() local
|
| /packages/modules/Bluetooth/system/btif/test/ |
| D | btif_core_test.cc | 73 bt_bond_state_t state, int fail_reason) {} in bond_state_changed_callback()
|
| /packages/modules/Bluetooth/system/bta/include/ |
| D | bta_api.h | 329 fail_reason; /* The HCI reason/error code for when success=false */ member
|
| /packages/modules/Bluetooth/android/app/jni/ |
| D | com_android_bluetooth_btservice_AdapterService.cpp | 303 int fail_reason) { in bond_state_changed_callback()
|