Home
last modified time | relevance | path

Searched refs:PORT_NAME_USER (Results 1 – 9 of 9) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/boss/
Dboss_Common.h30 const char PORT_NAME_USER[] = "boss:U"; variable
/CTR-SDK-1.0.0/CTR_SDK/include/nn/hid/CTR/
Dhid_Api.h46 const char PORT_NAME_USER[] = "hid:USER"; variable
/CTR-SDK-1.0.0/CTR_SDK/include/nn/ndm/
Dndm_UserControl.h28 const char PORT_NAME_USER[] = "ndm:u"; variable
/CTR-SDK-1.0.0/CTR_SDK/include/nn/socket/
Dsocket_Common.h27 const char PORT_NAME_USER[] = "soc:U"; variable
/CTR-SDK-1.0.0/CTR_SDK/include/nn/y2r/CTR/
Dy2r_Api.h87 const char PORT_NAME_USER[] = "y2r:u"; variable
99 …line bool Initialize() { return detail::InitializeBase(&detail::Y2r::s_Session, PORT_NAME_USER); } in Initialize()
/CTR-SDK-1.0.0/CTR_SDK/include/nn/ac/CTR/
Dac_Api.h426 const char PORT_NAME_USER[] = "ac:u"; variable
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/ndm/
Dndm_UserControl.cpp52 result = nn::srv::GetServiceHandle(&Interface::s_Session, PORT_NAME_USER); in Initialize()
/CTR-SDK-1.0.0/CTR_SDK/include/nn/camera/CTR/
Dcamera_Api.h99 const char PORT_NAME_USER[] = "cam:u"; variable
115 …:Result Initialize() { return detail::InitializeBase(&detail::Camera::s_Session, PORT_NAME_USER); } in Initialize()
/CTR-SDK-1.0.0/CTR_SDK/include/nn/friends/CTR/
Dfriends_Api.h87 static const char PORT_NAME_USER[] = "frd:u"; variable