Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c41 #define TO_AUTH_FSM(ptr) CONTAINER_OF(ptr, AuthFsm, fsm) macro
149 AuthFsm *authFsm = TO_AUTH_FSM(fsm); in TranslateToAuthFsm()
326 DestroyAuthFsm(TO_AUTH_FSM(fsm)); in AuthFsmDeinitCallback()
610 AuthFsm *authFsm = TO_AUTH_FSM(fsm); in SyncNegotiationEnter()
643 AuthFsm *authFsm = TO_AUTH_FSM(fsm); in SyncDevIdStateEnter()
1218 AuthFsm *authFsm = TO_AUTH_FSM(fsm); in DeviceAuthStateEnter()