Home
last modified time | relevance | path

Searched refs:bt_hci_error_code_t (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/
Dinterface.h114 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;
Dheadless.cc163 int transport_link_type, bt_hci_error_code_t hci_reason, in acl_state_changed()
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h164 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/
Dmock_bluetooth_interface.cc52 bt_hci_error_code_t /* hci_reason */, in invoke_acl_state_changed_cb() argument
/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dmock_core_callbacks.h57 int /* transport_link_type */, bt_hci_error_code_t /* hci_reason */,
Dcore_callbacks.h50 int transport_link_type, bt_hci_error_code_t hci_reason,
Dbtif_common.h154 int transport_link_type, bt_hci_error_code_t hci_reason,
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc1483 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()
Dbtif_dm.cc2290 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/
Dbtif_core_test.cc159 bt_hci_error_code_t /* hci_reason */, in acl_state_changed_callback() argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs1120 …dings::bt_acl_state_t -> BtAclState, i32 -> BtTransport, bindings::bt_hci_error_code_t -> BtHciErr…
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp441 bt_hci_error_code_t hci_reason, in acl_state_changed_callback()