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

  /external/bluetooth/bluedroid/stack/include/
avrc_api.h 60 /* AVRC_CLOSE_IND_EVT event is sent when a connection is closed.
64 #define AVRC_CLOSE_IND_EVT 1
260 ** AVRC_CLOSE_IND_EVT is received.
  /external/bluetooth/bluedroid/stack/avrc/
avrc_api.c 42 AVRC_CLOSE_IND_EVT, /* AVCT_DISCONNECT_CFM_EVT */
43 AVRC_CLOSE_IND_EVT, /* AVCT_DISCONNECT_IND_EVT */
78 avrc_event = AVRC_CLOSE_IND_EVT;
857 ** AVRC_CLOSE_IND_EVT is received.
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_act.c 220 else if (event == AVRC_CLOSE_IND_EVT)
    [all...]

Completed in 144 milliseconds