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,
632 extern void avdt_scb_hdl_security_rsp(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data);
avdt_scb.c 122 avdt_scb_hdl_security_rsp,
271 /* MSG_SECURITY_RSP_EVT */ {AVDT_SCB_HDL_SECURITY_RSP, AVDT_SCB_IGNORE, AVDT_SCB_CONF_ST},
324 /* MSG_SECURITY_RSP_EVT */ {AVDT_SCB_HDL_SECURITY_RSP, AVDT_SCB_IGNORE, AVDT_SCB_OPENING_ST},
377 /* MSG_SECURITY_RSP_EVT */ {AVDT_SCB_HDL_SECURITY_RSP, AVDT_SCB_IGNORE, AVDT_SCB_OPEN_ST},
435 /* MSG_SECURITY_RSP_EVT */ {AVDT_SCB_HDL_SECURITY_RSP, AVDT_SCB_IGNORE, AVDT_SCB_STREAM_ST},
    [all...]
avdt_scb_act.c 784 ** Function avdt_scb_hdl_security_rsp
792 void avdt_scb_hdl_security_rsp(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data) function
    [all...]

Completed in 28 milliseconds