Home
last modified time | relevance | path

Searched defs:hci_status (Results 1 – 25 of 51) sorted by relevance

123

/packages/modules/Bluetooth/system/stack/include/
Dacl_api_types.h42 uint8_t hci_status; member
53 uint8_t hci_status; member
64 uint8_t hci_status; member
74 uint8_t hci_status; member
84 uint8_t hci_status; member
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dlink_property_listener.h49 hci::ErrorCode hci_status, in OnReadRemoteVersionInformation()
69 virtual void OnRoleChange(hci::ErrorCode hci_status, hci::Address remote, hci::Role role) {} in OnRoleChange()
79 …virtual void OnModeChange(hci::ErrorCode hci_status, hci::Address remote, hci::Mode mode, uint16_t… in OnModeChange()
85 hci::ErrorCode hci_status, in OnSniffSubrating()
Dlink_security_interface.h110 virtual void OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remote) {} in OnAuthenticationComplete()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.cc55hci::ErrorCode hci_status, uint16_t conn_interval, uint16_t conn_latency, uint16_t supervision_tim… in OnConnectionUpdate()
64hci::ErrorCode hci_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version) { in OnReadRemoteVersionInformationComplete()
70 void OnLeReadRemoteFeaturesComplete(hci::ErrorCode hci_status, uint64_t features) override { in OnLeReadRemoteFeaturesComplete()
74 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override { in OnPhyUpdate()
78 hci::ErrorCode hci_status, in OnLeSubrateChange()
196 auto hci_status = subrate_request_status.GetStatus(); in OnLeSubrateRequestStatus() local
Dle_acl_connection_test.cc68 hci::ErrorCode hci_status, in OnConnectionUpdate()
76hci::ErrorCode hci_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version) … in OnReadRemoteVersionInformationComplete()
77 …virtual void OnLeReadRemoteFeaturesComplete(hci::ErrorCode hci_status, uint64_t features) override… in OnLeReadRemoteFeaturesComplete()
78 virtual void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override {} in OnPhyUpdate()
Dclassic_acl_connection_test.cc187 void OnAuthenticationComplete(hci::ErrorCode hci_status) override {} in OnAuthenticationComplete()
193 hci::ErrorCode hci_status, in OnSniffSubrating()
223 void OnRoleChange(hci::ErrorCode hci_status, hci::Role new_role) override {} in OnRoleChange()
228hci::ErrorCode hci_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version) … in OnReadRemoteVersionInformationComplete()
Dclassic_acl_connection.cc59 void OnAuthenticationComplete(hci::ErrorCode hci_status) override { in OnAuthenticationComplete()
75 hci::ErrorCode hci_status, in OnSniffSubrating()
140 void OnRoleChange(hci::ErrorCode hci_status, Role new_role) override { in OnRoleChange()
144hci::ErrorCode hci_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version) … in OnReadRemoteVersionInformationComplete()
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink.cc68 hci::ErrorCode hci_status, in OnConnectionUpdate()
95hci::ErrorCode hci_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version) { in OnReadRemoteVersionInformationComplete()
101 void Link::OnLeReadRemoteFeaturesComplete(hci::ErrorCode hci_status, uint64_t features) {} in OnLeReadRemoteFeaturesComplete()
103 void Link::OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) {} in OnPhyUpdate()
106 hci::ErrorCode hci_status, in OnLeSubrateChange()
Dlink_manager.cc175 hci::ErrorCode hci_status, in OnReadRemoteVersionInformationComplete()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sco.cc78 void BTM_EScoConnRsp(uint16_t sco_inx, uint8_t hci_status, in BTM_EScoConnRsp()
90 void btm_sco_chk_pend_unpark(tHCI_STATUS hci_status, uint16_t hci_handle) { in btm_sco_chk_pend_unpark()
101 void btm_sco_connection_failed(tHCI_STATUS hci_status, const RawAddress& bda, in btm_sco_connection_failed()
Dmock_stack_acl_btm_pm.cc90 void btm_pm_proc_mode_change(tHCI_STATUS hci_status, uint16_t hci_handle, in btm_pm_proc_mode_change()
Dmock_stack_l2cap_link.cc70 uint8_t hci_status) { in l2c_link_role_changed()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.cc353 void LinkManager::OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address device) { in OnAuthenticationComplete()
374 hci::ErrorCode hci_status, in OnReadRemoteVersionInformation()
411 void LinkManager::OnRoleChange(hci::ErrorCode hci_status, hci::Address remote, hci::Role role) { in OnRoleChange()
425 void LinkManager::OnModeChange(hci::ErrorCode hci_status, hci::Address remote, hci::Mode mode, uint… in OnModeChange()
433 hci::ErrorCode hci_status, in OnSniffSubrating()
Dlink.cc319 void Link::OnAuthenticationComplete(hci::ErrorCode hci_status) { in OnAuthenticationComplete()
348 hci::ErrorCode hci_status, in OnSniffSubrating()
423 void Link::OnRoleChange(hci::ErrorCode hci_status, hci::Role new_role) { in OnRoleChange()
432hci::ErrorCode hci_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version) { in OnReadRemoteVersionInformationComplete()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc344 hci::ErrorCode hci_status, in OnConnectionUpdate()
360 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, uint8_t rx_phy) override {} in OnPhyUpdate()
371hci::ErrorCode hci_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version) … in OnReadRemoteVersionInformationComplete()
372 void OnLeReadRemoteFeaturesComplete(hci::ErrorCode hci_status, uint64_t features) override {} in OnLeReadRemoteFeaturesComplete()
378 hci::ErrorCode hci_status, in OnLeSubrateChange()
Dacl_manager_facade.cc418 void OnRoleChange(hci::ErrorCode hci_status, Role new_role) override { in OnRoleChange()
430 void OnAuthenticationComplete(hci::ErrorCode hci_status) override { in OnAuthenticationComplete()
451 hci::ErrorCode hci_status, in OnSniffSubrating()
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_unittest.cc261 hci_handler_->Bind([](hci::ErrorCode hci_status, in TEST_F()
275 hci_handler_->Bind([](hci::ErrorCode hci_status, in TEST_F()
289 hci_handler_->Bind([](hci::ErrorCode hci_status, in TEST_F()
302 hci_handler_->Bind([](hci::ErrorCode hci_status, in TEST_F()
316 hci_handler_->Bind([](hci::ErrorCode hci_status, in TEST_F()
320 … uint16_t sub_version) { LOG_DEBUG("%s", kOurLeReadRemoteVersionHandlerWasInvoked); })); in TEST_F()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc131 static void btm_esco_conn_rsp(uint16_t sco_inx, uint8_t hci_status, in btm_esco_conn_rsp()
717 void btm_sco_chk_pend_unpark(tHCI_STATUS hci_status, uint16_t hci_handle) { in btm_sco_chk_pend_unpark()
959 void btm_sco_connection_failed(tHCI_STATUS hci_status, const RawAddress& bda, in btm_sco_connection_failed()
1431 void BTM_EScoConnRsp(uint16_t sco_inx, uint8_t hci_status, in BTM_EScoConnRsp()
/packages/modules/Bluetooth/system/gd/l2cap/internal/
Dfixed_channel_allocator.h93 virtual void OnAclDisconnected(hci::ErrorCode hci_status) { in OnAclDisconnected()
/packages/modules/Bluetooth/system/gd/l2cap/le/
Dlink_property_listener.h49 hci::ErrorCode hci_status, in OnReadRemoteVersionInformation()
/packages/modules/Bluetooth/system/test/headless/connect/
Dconnect.cc45 [[maybe_unused]] tHCI_STATUS hci_status) { in power_mode_callback()
/packages/modules/Bluetooth/system/stack/test/
Dstack_acl_test.cc59 void btm_sec_role_changed(tHCI_STATUS hci_status, const RawAddress& bd_addr, in btm_sec_role_changed()
/packages/modules/Bluetooth/system/gd/security/channel/
Dsecurity_manager_channel.cc117 void SecurityManagerChannel::OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remot… in OnAuthenticationComplete()
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc542 void OnAuthenticationComplete(hci::ErrorCode hci_status) override { in OnAuthenticationComplete()
567 void OnSniffSubrating(hci::ErrorCode hci_status, in OnSniffSubrating()
641 void OnRoleChange(hci::ErrorCode hci_status, hci::Role new_role) override { in OnRoleChange()
657 void OnReadRemoteVersionInformationComplete(hci::ErrorCode hci_status, in OnReadRemoteVersionInformationComplete()
779 void OnConnectionUpdate(hci::ErrorCode hci_status, in OnConnectionUpdate()
792 void OnLeSubrateChange(hci::ErrorCode hci_status, uint16_t subrate_factor, in OnLeSubrateChange()
801 void OnReadRemoteVersionInformationComplete(hci::ErrorCode hci_status, in OnReadRemoteVersionInformationComplete()
810 void OnLeReadRemoteFeaturesComplete(hci::ErrorCode hci_status, in OnLeReadRemoteFeaturesComplete()
815 void OnPhyUpdate(hci::ErrorCode hci_status, uint8_t tx_phy, in OnPhyUpdate()
/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_sco.cc106 uint8_t hci_status = HCI_SUCCESS; in bta_hf_client_sco_conn_rsp() local

123