Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davct_api.h40 #define AVCT_NOT_OPEN 4 /* Connection not open */ macro
Davrc_api.h41 #define AVRC_NOT_OPEN AVCT_NOT_OPEN /* 4 Connection not open */
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_api.c256 result = AVCT_NOT_OPEN; in AVCT_CreateBrowse()
412 result = AVCT_NOT_OPEN; in AVCT_MsgReq()