Searched refs:bt_hci_error_code_t (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/ |
D | interface.h | 114 int transport_link_type, bt_hci_error_code_t hci_reason, in acl_state_changed_params_t() 131 bt_hci_error_code_t hci_reason;
|
D | headless.cc | 163 int transport_link_type, bt_hci_error_code_t hci_reason, in acl_state_changed()
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | bluetooth.h | 164 typedef uint8_t bt_hci_error_code_t; typedef 567 bt_hci_error_code_t hci_reason,
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bluetooth_interface.cc | 52 bt_hci_error_code_t /* hci_reason */, in invoke_acl_state_changed_cb() argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/ |
D | mock_core_callbacks.h | 57 int /* transport_link_type */, bt_hci_error_code_t /* hci_reason */,
|
D | core_callbacks.h | 50 int transport_link_type, bt_hci_error_code_t hci_reason,
|
D | btif_common.h | 154 int transport_link_type, bt_hci_error_code_t hci_reason,
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | bluetooth.cc | 1483 int transport_link_type, bt_hci_error_code_t hci_reason, in invoke_acl_state_changed_cb() 1487 bt_hci_error_code_t hci_reason, bt_conn_direction_t direction, uint16_t acl_handle) { in invoke_acl_state_changed_cb()
|
D | btif_dm.cc | 2290 static_cast<bt_hci_error_code_t>(btm_get_acl_disc_reason_code()), direction, in btif_dm_acl_evt()
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/test/ |
D | btif_core_test.cc | 159 bt_hci_error_code_t /* hci_reason */, in acl_state_changed_callback() argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/ |
D | btif.rs | 1120 …dings::bt_acl_state_t -> BtAclState, i32 -> BtTransport, bindings::bt_hci_error_code_t -> BtHciErr…
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_btservice_AdapterService.cpp | 441 bt_hci_error_code_t hci_reason, in acl_state_changed_callback()
|