Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_st.h73 #define AVCT_ACTION 0 /* position of action */ macro
H A Davctp_st.c116 uint8_t action = sTbl[event][AVCT_ACTION]; in AvctGetEvtAction()