Searched refs:SRTM_PeerCore_State_Inactive (Results 1 – 3 of 3) sorted by relevance
27 SRTM_PeerCore_State_Inactive = 0x00U, /*!< Peer core is not ready to communicate */ enumerator
54 core->state = SRTM_PeerCore_State_Inactive; in SRTM_PeerCore_Create()
933 case SRTM_PeerCore_State_Inactive: in SRTM_Dispatcher_HandleTxMessage()