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

  /external/bluetooth/bluedroid/stack/avdt/
avdt_ccb.c 113 avdt_ccb_clr_reconn,
240 /* API_DISCONNECT_REQ_EVT */ {AVDT_CCB_CLR_RECONN, AVDT_CCB_SET_DISCONN, AVDT_CCB_CLOSING_ST},
255 /* UL_CLOSE_EVT */ {AVDT_CCB_CLR_RECONN, AVDT_CCB_IGNORE, AVDT_CCB_CLOSING_ST},
avdt_ccb_act.c 932 ** Function avdt_ccb_clr_reconn
940 void avdt_ccb_clr_reconn(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data) function
    [all...]
avdt_int.h 157 AVDT_CCB_CLR_RECONN,
597 extern void avdt_ccb_clr_reconn(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data);

Completed in 198 milliseconds