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

  /external/bluetooth/bluedroid/stack/include/
avct_api.h 40 #define AVCT_NOT_OPEN 4 /* Connection not open */
avrc_api.h 40 #define AVRC_NOT_OPEN AVCT_NOT_OPEN /* 4 Connection not open */
  /external/bluetooth/bluedroid/stack/avct/
avct_api.c 264 result = AVCT_NOT_OPEN;
429 result = AVCT_NOT_OPEN;

Completed in 149 milliseconds