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

  /system/bt/stack/avdt/
avdt_scb.c 148 avdt_scb_snd_getconfig_rsp,
244 /* API_GETCONFIG_RSP_EVT */ {AVDT_SCB_SND_GETCONFIG_RSP, AVDT_SCB_IGNORE, AVDT_SCB_CONF_ST},
297 /* API_GETCONFIG_RSP_EVT */ {AVDT_SCB_SND_GETCONFIG_RSP, AVDT_SCB_IGNORE, AVDT_SCB_OPENING_ST},
350 /* API_GETCONFIG_RSP_EVT */ {AVDT_SCB_SND_GETCONFIG_RSP, AVDT_SCB_IGNORE, AVDT_SCB_OPEN_ST},
408 /* API_GETCONFIG_RSP_EVT */ {AVDT_SCB_SND_GETCONFIG_RSP, AVDT_SCB_IGNORE, AVDT_SCB_STREAM_ST},
    [all...]
avdt_int.h 256 AVDT_SCB_SND_GETCONFIG_RSP,
656 extern void avdt_scb_snd_getconfig_rsp(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data);

Completed in 458 milliseconds