Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_api.h43 #define AVRC_FAIL 0x10 /* 0x10 generic failure */ macro
113 #define AVRC_META_FAIL AVRC_FAIL
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_sdp.c196 return (result ? AVRC_SUCCESS : AVRC_FAIL); in AVRC_FindService()
318 return (result ? AVRC_SUCCESS : AVRC_FAIL); in AVRC_AddRecord()