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

  /system/bt/stack/include/
avct_api.h 87 #define AVCT_CONG_IND_EVT 4 /* Congestion indication */
257 * AVCT_CONG_IND_EVT and AVCT_UNCONG_IND_EVT. If the
  /system/bt/stack/avct/
avct_lcb_act.cc 420 event = (p_data->cong) ? AVCT_CONG_IND_EVT : AVCT_UNCONG_IND_EVT;

Completed in 59 milliseconds