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

  /external/bluetooth/bluedroid/stack/avdt/
avdt_int.h 219 AVDT_SCB_HDL_ABORT_RSP,
619 extern void avdt_scb_hdl_abort_rsp(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data);
avdt_scb.c 109 avdt_scb_hdl_abort_rsp,
269 /* MSG_ABORT_RSP_EVT */ {AVDT_SCB_HDL_ABORT_RSP, AVDT_SCB_HDL_TC_CLOSE, AVDT_SCB_IDLE_ST},
322 /* MSG_ABORT_RSP_EVT */ {AVDT_SCB_SND_TC_CLOSE, AVDT_SCB_HDL_ABORT_RSP, AVDT_SCB_CLOSING_ST},
    [all...]
avdt_scb_act.c 97 ** Function avdt_scb_hdl_abort_rsp
105 void avdt_scb_hdl_abort_rsp(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data) function
    [all...]

Completed in 31 milliseconds