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

  /system/bt/stack/avdt/
avdt_ccb_act.cc 627 * Function avdt_ccb_clear_cmds
639 void avdt_ccb_clear_cmds(AvdtpCcb* p_ccb, UNUSED_ATTR tAVDT_CCB_EVT* p_data) { function
    [all...]
avdt_ccb.cc 73 avdt_ccb_snd_suspend_rsp, avdt_ccb_clear_cmds,
202 {AVDT_CCB_CLEAR_CMDS, AVDT_CCB_CHAN_CLOSE, AVDT_CCB_CLOSING_ST},
259 {AVDT_CCB_CLEAR_CMDS, AVDT_CCB_CHAN_CLOSE, AVDT_CCB_CLOSING_ST},
avdt_int.h 121 AVDT_CCB_CLEAR_CMDS,
847 extern void avdt_ccb_clear_cmds(AvdtpCcb* p_ccb, tAVDT_CCB_EVT* p_data);
    [all...]

Completed in 494 milliseconds