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

  /external/bluetooth/bluedroid/stack/avdt/
avdt_ccb_act.c 979 avdt_ccb_ll_closed(p_ccb, NULL);
1076 void avdt_ccb_ll_closed(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data) function
    [all...]
avdt_ccb.c 119 avdt_ccb_ll_closed,
158 /* LL_CLOSE_EVT */ {AVDT_CCB_LL_CLOSED, AVDT_CCB_IGNORE, AVDT_CCB_IDLE_ST},
191 /* LL_CLOSE_EVT */ {AVDT_CCB_LL_CLOSED, AVDT_CCB_IGNORE, AVDT_CCB_IDLE_ST},
224 /* LL_CLOSE_EVT */ {AVDT_CCB_LL_CLOSED, AVDT_CCB_IGNORE, AVDT_CCB_IDLE_ST},
avdt_int.h 163 AVDT_CCB_LL_CLOSED,
603 extern void avdt_ccb_ll_closed(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data);

Completed in 5164 milliseconds