Searched refs:AVRC_CT_CONTROL (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Davrc_api.h47 #define AVRC_CT_CONTROL 2 /* controller */ macro
274 ** AVRC_CT_TARGET for target connections, AVRC_CT_CONTROL
275 ** for control connections or (AVRC_CT_TARGET|AVRC_CT_CONTROL)
/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_api.c175 ((avrc_cb.ccb[handle].control & AVRC_CT_CONTROL) && (cr == AVCT_RSP)) )
429 ** AVRC_CT_TARGET for target connections, AVRC_CT_CONTROL
430 ** for control connections or (AVRC_CT_TARGET|AVRC_CT_CONTROL)

Completed in 20 milliseconds