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

  /external/bluetooth/bluedroid/stack/avdt/
avdt_int.h 59 #define AVDT_PSC (AVDT_PSC_TRANS | AVDT_PSC_MUX | AVDT_PSC_REPORT | AVDT_PSC_DELAY_RPT)
60 #define AVDT_LEG_PSC (AVDT_PSC_TRANS | AVDT_PSC_MUX | AVDT_PSC_REPORT)
64 #define AVDT_PSC (AVDT_PSC_TRANS | AVDT_PSC_MUX | AVDT_PSC_DELAY_RPT)
65 #define AVDT_LEG_PSC (AVDT_PSC_TRANS | AVDT_PSC_MUX)
avdt_api.c     [all...]
avdt_scb.c     [all...]
avdt_msg.c 44 AVDT_PSC_RECOV | AVDT_PSC_HDRCMP | AVDT_PSC_MUX)
317 if (p_cfg->psc_mask & AVDT_PSC_MUX)
    [all...]
avdt_scb_act.c 641 if( 0 != (p_scb->curr_cfg.psc_mask & AVDT_PSC_MUX))
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avdt_api.h 109 #define AVDT_PSC_MUX (1<<6) /* Multiplexing */
    [all...]

Completed in 483 milliseconds