Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/avdt/include/
Davdt_defs.h110 #define AVDT_LEN_SECURITY_MIN 1 macro
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/avdt/
Davdt_msg.c947 if (len < AVDT_LEN_SECURITY_MIN) { in avdt_msg_prs_security_cmd()