Home
last modified time | relevance | path

Searched defs:tHCI_STATUS (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl_btm_pm.cc82 void btm_pm_on_mode_change(tHCI_STATUS /* status */, uint16_t /* handle */, in btm_pm_on_mode_change() argument
87 void btm_pm_on_sniff_subrating(tHCI_STATUS /* status */, uint16_t /* handle */, in btm_pm_on_sniff_subrating() argument
94 void btm_pm_proc_cmd_status(tHCI_STATUS /* status */) { in btm_pm_proc_cmd_status() argument
97 void btm_pm_proc_mode_change(tHCI_STATUS /* hci_status */, in btm_pm_proc_mode_change() argument
107 void process_ssr_event(tHCI_STATUS /* status */, uint16_t /* handle */, in process_ssr_event() argument
Dmock_stack_btm_sco.cc74 void BTM_EScoConnRsp(uint16_t /* sco_inx */, tHCI_STATUS /* hci_status */, in BTM_EScoConnRsp() argument
87 void btm_sco_chk_pend_unpark(tHCI_STATUS /* hci_status */, in btm_sco_chk_pend_unpark() argument
100 void btm_sco_connection_failed(tHCI_STATUS /* hci_status */, in btm_sco_connection_failed() argument
Dmock_stack_acl_ble.cc32 tHCI_STATUS /* status */) { in acl_ble_connection_fail() argument
57 void acl_ble_update_event_received(tHCI_STATUS /* status */, in acl_ble_update_event_received() argument
Dmock_stack_l2cap_link.cc56 void l2c_link_hci_conn_comp(tHCI_STATUS /* status */, uint16_t /* handle */, in l2c_link_hci_conn_comp() argument
65 tHCI_STATUS /* hci_status */) { in l2c_link_role_changed() argument
Dmock_stack_gatt_main.cc80 uint16_t /* timeout */, tHCI_STATUS /* status */) { in gatt_notify_conn_update() argument
83 void gatt_notify_phy_updated(tHCI_STATUS /* status */, uint16_t /* handle */, in gatt_notify_phy_updated() argument
Dmock_main_shim_acl.cc151 tHCI_STATUS /* reason */, in DisconnectClassic() argument
157 tHCI_STATUS /* reason */, in DisconnectLe() argument
Dmock_main_shim_acl_api.cc61 tHCI_STATUS /* reason */, in ACL_Disconnect() argument
Dmock_bta_sys_conn.cc62 tHCI_STATUS /* hci_status */) { in bta_sys_notify_role_chg() argument
Dmock_stack_btm_ble_gap.cc172 tHCI_STATUS /* status */) { in btm_ble_update_mode_operation() argument
Dmock_stack_btm_interface.cc242 enh_esco_params_t* /* p_parms */) {}, in __anon9b56c4fb4502()
/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_power_mode_test.cc80 uint16_t /* value */, tHCI_STATUS /* hci_status */) {})); in TearDown()
/packages/modules/Bluetooth/system/stack/include/
Dhci_error_code.h126 using tHCI_STATUS = tHCI_ERROR_CODE; variable