HomeSort by relevance Sort by last modified time
    Searched refs:GAP_ERR_ILL_PARM (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/gap/
gap_utils.c 418 return (GAP_ERR_ILL_PARM);
gap_api.c 54 ** GAP_ERR_ILL_PARM if a bad parameter is detected,
122 ** GAP_ERR_ILL_PARM if a bad parameter is detected,
384 ** GAP_ERR_ILL_PARM if a bad parameter was detected in BTM
456 ** GAP_ERR_ILL_PARM if a bad parameter was detected in BTM
762 ** GAP_ERR_ILL_PARM if an illegal parameter was detected
811 return GAP_ERR_ILL_PARM;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gap_api.h 39 #define GAP_ERR_ILL_PARM (GAP_ERR_GRP + 0x09) /* An illegal parameter was detected */
250 ** GAP_ERR_ILL_PARM if a bad parameter is detected,
281 ** GAP_ERR_ILL_PARM if a bad parameter was detected in BTM
301 ** GAP_ERR_ILL_PARM if a bad parameter was detected in BTM
387 ** GAP_ERR_ILL_PARM if a bad parameter is detected,
487 ** GAP_ERR_ILL_PARM if an illegal parameter was detected
    [all...]

Completed in 24 milliseconds