Home
last modified time | relevance | path

Searched refs:GetRole (Results 1 - 24 of 24) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.cpp92 uint8_t A2dpProfile::GetRole() const in GetRole() function in OHOS::bluetooth::A2dpProfile
136 uint8_t role = GetRole(); in Enable()
173 uint8_t role = GetRole(); in ProcessAvdtpCallback()
256 uint8_t role = GetRole(); in SetUserCodecConfigure()
529 LOG_INFO("[A2dpProfile]%{public}s enable(%{public}d) role(%u)\n", __func__, GetProfileEnable(), GetRole()); in Disable()
534 uint8_t role = GetRole(); in Disable()
601 uint8_t role = GetRole(); in Connect()
624 uint8_t role = GetRole(); in ProcessSDPCallback()
653 data.role = GetRole(); in Disconnect()
680 data.role = GetRole(); in Stop()
[all...]
H A Da2dp_service_connection.h95 uint8_t GetRole() const in GetRole() function in OHOS::bluetooth::A2dpConnectManager
H A Da2dp_profile.h272 uint8_t GetRole() const;
H A Da2dp_profile_peer.cpp550 uint8_t role = ((A2dpProfile *)context)->GetRole(); in SDPServiceCallback()
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dinterface_info_test.cpp67 EXPECT_EQ(info2.GetRole(), LinkInfo::LinkMode::AP); in HWTEST_F()
106 EXPECT_EQ(info.GetRole(), LinkInfo::LinkMode::NONE); in HWTEST_F()
108 EXPECT_EQ(info.GetRole(), LinkInfo::LinkMode::AP); in HWTEST_F()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dsoftap_manager.h39 Role GetRole();
H A Dmulti_sta_manager.h39 Role GetRole();
H A Dmulti_sta_manager.cpp68 MultiStaManager::Role MultiStaManager::GetRole() in GetRole() function in OHOS::Wifi::MultiStaManager
H A Dsoftap_manager.cpp67 SoftApManager::Role SoftApManager::GetRole() in GetRole() function in OHOS::Wifi::SoftApManager
H A Drpt_manager.h40 Role GetRole();
H A Drpt_manager.cpp69 RptManager::Role RptManager::GetRole() in GetRole() function in OHOS::Wifi::RptManager
H A Dwifi_controller_state_machine.cpp894 if (softap != nullptr && softap->GetRole() == T::Role::ROLE_HAS_REMOVED) { in HandleHotspotStop()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dsoftap_manager_test.cpp61 EXPECT_TRUE(pSoftApManager->GetRole() == SoftApManager::Role::ROLE_UNKNOW); in SetRoleTest()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_data_connection.h140 int GetRole() const;
H A Dhfp_hf_data_connection.cpp146 int HfpHfDataConnection::GetRole() const in GetRole() function in OHOS::bluetooth::HfpHfDataConnection
H A Dhfp_hf_profile.cpp115 int role = dataConn_.GetRole(); in ServiceDiscoveryResult()
513 if (dataConn_.GetRole() == HFP_HF_INITIATOR) { in RemoveRemoteScnLoging()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_data_connection.cpp165 int HfpAgDataConnection::GetRole() const in GetRole() function in OHOS::bluetooth::HfpAgDataConnection
H A Dhfp_ag_data_connection.h153 int GetRole() const;
H A Dhfp_ag_profile.cpp120 int role = dataConn_.GetRole(); in ServiceDiscoveryResult()
899 if (dataConn_.GetRole() == HFP_AG_INITIATOR) { in RemoveRemoteScnLoging()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinterface_manager.cpp47 if (info.GetRole() == LinkInfo::LinkMode::GC) { in IsInterfaceAvailable()
H A Dinterface_info.h83 LinkInfo::LinkMode GetRole() const;
H A Dinterface_info.cpp207 LinkInfo::LinkMode InterfaceInfo::GetRole() const in GetRole() function in OHOS::SoftBus::InterfaceInfo
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp678 role = interface.GetRole(); in CreateLink()
795 myRole = interface.GetRole(); in ProcessConnectRequest()
1145 myRole = interface.GetRole(); in ProcessConflictRequest()
1401 myRole = interface.GetRole(); in ProcessConnectResponseAtWaitingReqResponseState()
1419 myRole = interface.GetRole(); in ProcessConnectResponseAtWaitingClientJoiningState()
1654 myRole = interface.GetRole(); in UpdateWhenConnectSuccess()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H A Dp2p_adapter.cpp176 role = info.GetRole(); in DestroyGroup()

Completed in 34 milliseconds