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

  /system/bt/stack/avdt/
avdt_int.h 246 AVDT_SCB_SND_TC_CLOSE,
636 extern void avdt_scb_snd_tc_close(tAVDT_SCB* p_scb, tAVDT_SCB_EVT* p_data);
avdt_scb.cc 119 avdt_scb_snd_tc_close,
373 {AVDT_SCB_SND_CLOSE_RSP, AVDT_SCB_SND_TC_CLOSE, AVDT_SCB_CLOSING_ST},
379 {AVDT_SCB_SND_ABORT_RSP, AVDT_SCB_SND_TC_CLOSE, AVDT_SCB_CLOSING_ST},
415 {AVDT_SCB_SND_TC_CLOSE, AVDT_SCB_HDL_ABORT_RSP, AVDT_SCB_CLOSING_ST},
439 {AVDT_SCB_SND_TC_CLOSE, AVDT_SCB_IGNORE, AVDT_SCB_CLOSING_ST}};
547 {AVDT_SCB_SND_TC_CLOSE, AVDT_SCB_IGNORE, AVDT_SCB_CLOSING_ST}};
648 {AVDT_SCB_SND_TC_CLOSE, AVDT_SCB_IGNORE, AVDT_SCB_CLOSING_ST}};
    [all...]
avdt_scb_act.cc 1219 void avdt_scb_snd_tc_close(tAVDT_SCB* p_scb, function
    [all...]

Completed in 70 milliseconds