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

  /system/bt/stack/avdt/
avdt_scb_act.cc 50 AVDT_OPEN_CFM_EVT, /* API_SETCONFIG_REQ_EVT */
51 AVDT_OPEN_CFM_EVT, /* API_OPEN_REQ_EVT */
553 (*p_scb->cs.p_ctrl_cback)(avdt_scb_to_hdl(p_scb), NULL, AVDT_OPEN_CFM_EVT,
808 (p_scb->role == AVDT_OPEN_INT) ? AVDT_OPEN_CFM_EVT : AVDT_OPEN_IND_EVT;
    [all...]
  /system/bt/stack/include/
avdt_api.h 213 #define AVDT_OPEN_CFM_EVT 2 /* Open confirm */
332 * AVDT_OPEN_CFM_EVT. */
613 * is completed, an AVDT_OPEN_CFM_EVT is sent to the
    [all...]

Completed in 38 milliseconds