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

  /external/bluetooth/bluedroid/stack/avdt/
avdt_int.h 232 AVDT_SCB_HDL_SECURITY_RSP,
631 extern void avdt_scb_hdl_security_rsp(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data);
avdt_scb.c 121 avdt_scb_hdl_security_rsp,
270 /* MSG_SECURITY_RSP_EVT */ {AVDT_SCB_HDL_SECURITY_RSP, AVDT_SCB_IGNORE, AVDT_SCB_CONF_ST},
323 /* MSG_SECURITY_RSP_EVT */ {AVDT_SCB_HDL_SECURITY_RSP, AVDT_SCB_IGNORE, AVDT_SCB_OPENING_ST},
376 /* MSG_SECURITY_RSP_EVT */ {AVDT_SCB_HDL_SECURITY_RSP, AVDT_SCB_IGNORE, AVDT_SCB_OPEN_ST},
434 /* MSG_SECURITY_RSP_EVT */ {AVDT_SCB_HDL_SECURITY_RSP, AVDT_SCB_IGNORE, AVDT_SCB_STREAM_ST},
    [all...]
avdt_scb_act.c 775 ** Function avdt_scb_hdl_security_rsp
783 void avdt_scb_hdl_security_rsp(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data) function
    [all...]

Completed in 23 milliseconds