Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_st.h74 #define AVCT_NEXT_STATE 1 /* position of next state */ macro
H A Davctp_st.c103 return sTbl[event][AVCT_NEXT_STATE]; in AvctGetNextStation()