Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/avrc/
Davrc_sdp.c161 return AVRC_BAD_PARAM; in AVRC_FindService()
240 return AVRC_BAD_PARAM; in AVRC_AddRecord()
Davrc_api.c939 return AVRC_BAD_PARAM; in AVRC_MsgReq()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Davrc_api.h44 #define AVRC_BAD_PARAM 0x11 /* 0x11 bad parameter */ macro