Searched defs:tHCI_STATUS (Results 1 – 12 of 12) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_acl_btm_pm.cc | 82 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
|
D | mock_stack_btm_sco.cc | 74 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
|
D | mock_stack_acl_ble.cc | 32 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
|
D | mock_stack_l2cap_link.cc | 56 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
|
D | mock_stack_gatt_main.cc | 80 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
|
D | mock_main_shim_acl.cc | 151 tHCI_STATUS /* reason */, in DisconnectClassic() argument 157 tHCI_STATUS /* reason */, in DisconnectLe() argument
|
D | mock_main_shim_acl_api.cc | 61 tHCI_STATUS /* reason */, in ACL_Disconnect() argument
|
D | mock_bta_sys_conn.cc | 62 tHCI_STATUS /* hci_status */) { in bta_sys_notify_role_chg() argument
|
D | mock_stack_btm_ble_gap.cc | 172 tHCI_STATUS /* status */) { in btm_ble_update_mode_operation() argument
|
D | mock_stack_btm_interface.cc | 242 enh_esco_params_t* /* p_parms */) {}, in __anon9b56c4fb4502()
|
/packages/modules/Bluetooth/system/stack/test/btm/ |
D | stack_btm_power_mode_test.cc | 80 uint16_t /* value */, tHCI_STATUS /* hci_status */) {})); in TearDown()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | hci_error_code.h | 126 using tHCI_STATUS = tHCI_ERROR_CODE; variable
|