Home
last modified time | relevance | path

Searched refs:AVRC_BAD_PARAM (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/avrc/
Davrc_sdp.c126 return AVRC_BAD_PARAM; in AVRC_FindService()
205 return AVRC_BAD_PARAM; in AVRC_AddRecord()
/external/bluetooth/bluedroid/stack/include/
Davrc_api.h43 #define AVRC_BAD_PARAM 0x11 /* 0x11 bad parameter */ macro