Searched refs:LNN_CONN_INFO_FLAG_JOIN_ACTIVE (Results 1 – 2 of 2) sorted by relevance
47 #define LNN_CONN_INFO_FLAG_JOIN_ACTIVE (LNN_CONN_INFO_FLAG_JOIN_REQUEST | LNN_CONN_INFO_FLAG_JOIN_A… macro48 #define LNN_CONN_INFO_FLAG_JOIN (LNN_CONN_INFO_FLAG_JOIN_ACTIVE | LNN_CONN_INFO_FLAG_JOIN_PASSIVE)
172 connInfo->flag &= ~LNN_CONN_INFO_FLAG_JOIN_ACTIVE; in NotifyJoinResult()185 connInfo->flag &= ~LNN_CONN_INFO_FLAG_JOIN_ACTIVE; in NotifyJoinResult()