Home
last modified time | relevance | path

Searched defs:role (Results 76 - 100 of 222) sorted by relevance

123456789

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers_wps.c25 int role; /* 0 - not set, 1 - enrollee, 2 - registrar */ member
[all...]
/base/customization/enterprise_device_management/services/edm/src/
H A Dadmin_manager.cpp287 void AdminManager::GetEnabledAdmin(AdminType role, std::vector<std::string> &packageNameList, int32_t userId) in GetEnabledAdmin() argument
/base/web/webview/ohos_adapter/res_sched_adapter/src/
H A Dres_sched_client_adapter_impl.cpp271 ResType::ThreadRole role; in ReportKeyThread() local
/foundation/CastEngine/castengine_cast_framework/service/src/
H A Dcast_session_manager_service.cpp64 int role = GetSessionSide(sessionId); in OnSessionOpened() local
87 int role = GetSessionSide(sessionId); in OnBytesReceived() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_connection.cpp25 AvrcTgConnectInfo::AvrcTgConnectInfo(const std::string &btAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, in AvrcTgConnectInfo() argument
92 int AvrcTgConnectManager::Add(const RawAddress &rawAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, in Add() argument
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_service_unit_test/src/
H A Daudio_policy_service_second_unit_test.cpp742 std::string role = ROLE_SINK; in HWTEST_F() local
760 std::string role = ROLE_SINK; in HWTEST_F() local
806 std::string role = ROLE_SOURCE; HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H A Daudio_service_unit_test.cpp272 DeviceRole role = DeviceRole::OUTPUT_DEVICE; in HWTEST() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H A Dp2p_adapter.cpp173 LinkInfo::LinkMode role; in DestroyGroup() local
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp1255 auto role = processor.GetFinalRoleWithPeerExpectedRole( in HWTEST_F() local
1298 auto role = processor.GetFinalRoleAsGo(ct.peerRole, ct.expectRole, ct.localGoMac, ct.remoteGoMac); HWTEST_F() local
1332 auto role = processor.GetFinalRoleAsGc(ct.peerRole, ct.expectRole, ct.localGoMac, ct.remoteGoMac); HWTEST_F() local
1363 auto role = processor.GetFinalRoleAsNone(ct.peerRole, ct.expectRole); HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_adapter.cpp145 int32_t DCameraSoftbusAdapter::CreatSoftBusSinkSocketServer(std::string mySessionName, DCAMERA_CHANNEL_ROLE role, in CreatSoftBusSinkSocketServer() argument
195 CreateSoftBusSourceSocketClient(std::string myDevId, std::string peerSessionName, std::string peerDevId, DCameraSessionMode sessionMode, DCAMERA_CHANNEL_ROLE role) CreateSoftBusSourceSocketClient() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_int.h127 uint16_t role; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_profile.cpp107 int HfpHfProfile::DoServiceDiscovery(int role) in DoServiceDiscovery() argument
115 int role = dataConn_.GetRole(); in ServiceDiscoveryResult() local
/test/xts/hats/hdf/codec/hdi_omx/
H A Dcodec_hdi_omx_test.cpp1208 uint8_t role[ROLE_LEN] = {0}; in HWTEST_F() local
1233 uint8_t role[ROLE_LEN] = {0}; in HWTEST_F() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_flowring.c1103 dhd_update_interface_flow_info(dhd_pub_t *dhdp, uint8 ifindex, uint8 op, uint8 role) dhd_update_interface_flow_info() argument
[all...]
H A Ddhd_flowring.h234 uint8 role; /* Interface role: STA/AP */ member
/foundation/arkui/ace_engine/test/unittest/core/property/
H A Daccessibility_property_test_ng.cpp699 const std::string role = "role"; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp839 int BleSecurity::GapLeRequestSecurity(uint16_t connectionHandle, const BtAddr &addr, uint8_t role) in GapLeRequestSecurity() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.cpp30 A2dpAvdtp::A2dpAvdtp(const uint8_t role) in A2dpAvdtp() argument
298 void A2dpAvdtp::SwitchThreadToA2dpService(uint8_t role, BtAddr bdAddr, utility::Message msgData) in SwitchThreadToA2dpService() argument
283 ProcAvdtpEvent( uint16_t handle, const BtAddr *bdAddr, uint8_t event, const AvdtCtrlData *data, uint8_t role) ProcAvdtpEvent() argument
308 ParseAvdtpDisconnectInd(const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg) ParseAvdtpDisconnectInd() argument
330 ParseAvdtpConfigureInd( const uint16_t handle, const BtAddr bdAddr, const AvdtCtrlData &data, const uint8_t role, A2dpAvdtMsg &msg) ParseAvdtpConfigureInd() argument
372 ParseAvdtpReconfigureInd( const uint16_t handle, const BtAddr bdAddr, const AvdtCtrlData &data, const uint8_t role, A2dpAvdtMsg &msg) ParseAvdtpReconfigureInd() argument
423 ParseAvdtpOpenInd( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg) ParseAvdtpOpenInd() argument
446 ParseAvdtpCloseInd( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpCloseInd() argument
472 ParseAvdtpCloseChannelInd( const BtAddr bdAddr, const uint16_t handle, const uint8_t role, A2dpAvdtMsg &msg) ParseAvdtpCloseChannelInd() argument
492 ParseAvdtpStartInd( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpStartInd() argument
514 ParseAvdtpSuspendInd( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpSuspendInd() argument
526 ParseAvdtpDelayReportInd( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpDelayReportInd() argument
538 ParseAvdtpConnectCFM( const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpConnectCFM() argument
568 ParseAvdtpDisconnectCFM(const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg) ParseAvdtpDisconnectCFM() argument
587 ParseAvdtpDiscoverCFM( const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpDiscoverCFM() argument
621 ParseAvdtpGetCapabilityCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpGetCapabilityCFM() argument
665 ParseAvdtpGetALLCapCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpGetALLCapCFM() argument
710 ParseAvdtpConfigureCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpConfigureCFM() argument
741 ParseAvdtpGetConfigureCFM(const uint16_t handle, const BtAddr bdAddr, const uint8_t role, const A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpGetConfigureCFM() argument
760 ParseAvdtpReconfigureCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpReconfigureCFM() argument
801 ParseAvdtpOpenCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpOpenCFM() argument
824 ParseAvdtpStartCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpStartCFM() argument
845 ParseAvdtpSuspendCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpSuspendCFM() argument
866 ParseAvdtpStreamCloseCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpStreamCloseCFM() argument
887 ParseAvdtpAbortCFM(const uint16_t handle, const BtAddr bdAddr, const uint8_t role, const A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpAbortCFM() argument
906 ParseAvdtpWriteCFM(const uint16_t handle, const BtAddr bdAddr, const uint8_t role, const A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpWriteCFM() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_connection.cpp24 AvrcCtConnectInfo::AvrcCtConnectInfo(const std::string &btAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, in AvrcCtConnectInfo() argument
109 int AvrcCtConnectManager::Add(const RawAddress &rawAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, in Add() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.cpp108 int HfpAgProfile::DoServiceDiscovery(int role, int handle) in DoServiceDiscovery() argument
120 int role = dataConn_.GetRole(); in ServiceDiscoveryResult() local
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/
H A Daudio_module_info.h98 std::string role; member
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_client_stub_impl.cpp110 DeviceRole role = DEVICE_ROLE_NONE; in DeviceFilterByFlag() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dcgroup_event_handler.cpp647 int32_t role = 0; in HandleReportKeyThread() local
/foundation/communication/dsoftbus/sdk/transmission/session/include/
H A Dclient_trans_session_manager.h84 SessionRole role; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dwifi_controller_state_machine.cpp347 ConcreteManagerRole role = GetWifiRole(); in HandleAirplaneClose() local
372 void WifiControllerMachine::MakeConcreteManager(ConcreteManagerRole role, int id) in MakeConcreteManager() argument
381 void WifiControllerMachine::MakeMultiStaManager(MultiStaManager::Role role, int instId) in MakeMultiStaManager() argument
395 MakeSoftapManager(SoftApManager::Role role, int id) MakeSoftapManager() argument
417 MakeRptManager(RptManager::Role role, int id) MakeRptManager() argument
600 SwitchRole(ConcreteManagerRole role) SwitchRole() argument
718 ConcreteManagerRole role = pWifiControllerMachine->GetWifiRole(); HandleSoftapClose() local
892 ConcreteManagerRole role; HandleHotspotStop() local
[all...]

Completed in 30 milliseconds

123456789