HomeSort by relevance Sort by last modified time
    Searched refs:AVRC_CT_CONTROL (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/include/
avrc_api.h 47 #define AVRC_CT_CONTROL 2 /* controller */
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/
avrc_api.c 574 ((avrc_cb.ccb[handle].control & AVRC_CT_CONTROL) && (cr == AVCT_RSP)) )
871 ** AVRC_CT_TARGET for target connections, AVRC_CT_CONTROL
872 ** for control connections or (AVRC_CT_TARGET|AVRC_CT_CONTROL)
    [all...]

Completed in 502 milliseconds