Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/include/
Davrc_int.h86 #define AVRC_PASS_THRU_SIZE 8 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_api.c962 p_pkt->offset -= AVRC_PASS_THRU_SIZE; in AVRC_MsgReq()
963 p_pkt->len += AVRC_PASS_THRU_SIZE; in AVRC_MsgReq()