Searched refs:p_user_name (Results 1 – 3 of 3) sorted by relevance
121 tPAN_RESULT PAN_SetRole(uint8_t role, const char* p_user_name, in PAN_SetRole() argument177 if ((p_user_name == NULL) || (*p_user_name == 0)) in PAN_SetRole()178 p_user_name = PAN_PANU_DEFAULT_SERVICE_NAME; in PAN_SetRole()186 pan_register_with_sdp(UUID_SERVCLASS_PANU, p_user_name, p_desc); in PAN_SetRole()
67 tPAN_RESULT PAN_SetRole(uint8_t role, const char* p_user_name, in PAN_SetRole() argument
256 extern tPAN_RESULT PAN_SetRole(uint8_t role, const char* p_user_name,