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

  /external/bluetooth/bluedroid/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. */
609 ** AVDT_CONFIG_IND_EVT through its control callback.
    [all...]
  /external/bluetooth/bluedroid/stack/avdt/
avdt_scb_act.c 822 AVDT_CONFIG_IND_EVT,
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_aact.c 147 BTA_AV_STR_CONFIG_IND_EVT, /* AVDT_CONFIG_IND_EVT */
174 BTA_AV_STR_CONFIG_IND_EVT, /* AVDT_CONFIG_IND_EVT */
407 case AVDT_CONFIG_IND_EVT:
417 * Later when we receive AVDT_CONFIG_IND_EVT, we use a new p_scb and set its state to
    [all...]

Completed in 1026 milliseconds