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

  /system/bt/stack/include/
avdt_api.h 177 #define AVDT_CONFIG_IND_EVT 4 /* Configuration indication */
296 /* This data structure is associated with the AVDT_CONFIG_IND_EVT. */
650 ** AVDT_CONFIG_IND_EVT through its control callback.
    [all...]
  /system/bt/stack/avdt/
avdt_scb_act.c 837 AVDT_CONFIG_IND_EVT,
    [all...]
  /system/bt/bta/av/
bta_av_aact.c 152 BTA_AV_STR_CONFIG_IND_EVT, /* AVDT_CONFIG_IND_EVT */
179 BTA_AV_STR_CONFIG_IND_EVT, /* AVDT_CONFIG_IND_EVT */
485 case AVDT_CONFIG_IND_EVT:
495 * Later when we receive AVDT_CONFIG_IND_EVT, we use a new p_scb and set its state to
    [all...]

Completed in 75 milliseconds