Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_st.c82 const AvctStateTable C_AVCT_ST_TBL[AVCT_MAX_ST] = {
102 AvctStateTable sTbl = C_AVCT_ST_TBL[curState]; in AvctGetNextStation()
115 AvctStateTable sTbl = C_AVCT_ST_TBL[curState]; in AvctGetEvtAction()
H A Davctp_st.h81 typedef const uint8_t (*AvctStateTable)[AVCT_NUM_COLUMNS]; typedef
90 extern const AvctStateTable C_AVCT_ST_TBL[AVCT_MAX_ST];