Home
last modified time | relevance | path

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

/system/bt/stack/gap/
Dgap_utils.c128 return (GAP_ERR_ILL_PARM); in gap_convert_btm_status()
/system/bt/stack/include/
Dgap_api.h38 #define GAP_ERR_ILL_PARM (GAP_ERR_GRP + 0x09) /* An illegal parameter was detected */ macro