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

  /external/bluetooth/bluedroid/stack/include/
avrc_api.h 56 /* AVRC_OPEN_IND_EVT event is sent when the connection is successfully opened.
58 #define AVRC_OPEN_IND_EVT 0
  /external/bluetooth/bluedroid/stack/avrc/
avrc_api.c 40 AVRC_OPEN_IND_EVT, /* AVCT_CONNECT_CFM_EVT */
41 AVRC_OPEN_IND_EVT, /* AVCT_CONNECT_IND_EVT */
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_act.c 213 if (event == AVRC_OPEN_IND_EVT)
    [all...]

Completed in 45 milliseconds