Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/gap/
Dgap_utils.c125 return (GAP_ERR_ILL_PARM); in gap_convert_btm_status()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dgap_api.h39 #define GAP_ERR_ILL_PARM (GAP_ERR_GRP + 0x09) /* An illegal parameter was detected */ macro