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 422 return (GAP_ERR_ILL_PARM);
gap_api.c 55 ** GAP_ERR_ILL_PARM if a bad parameter is detected,
123 ** GAP_ERR_ILL_PARM if a bad parameter is detected,
385 ** GAP_ERR_ILL_PARM if a bad parameter was detected in BTM
457 ** GAP_ERR_ILL_PARM if a bad parameter was detected in BTM
767 ** GAP_ERR_ILL_PARM if an illegal parameter was detected
816 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 */
245 ** GAP_ERR_ILL_PARM if a bad parameter is detected,
276 ** GAP_ERR_ILL_PARM if a bad parameter was detected in BTM
296 ** GAP_ERR_ILL_PARM if a bad parameter was detected in BTM
382 ** GAP_ERR_ILL_PARM if a bad parameter is detected,
488 ** GAP_ERR_ILL_PARM if an illegal parameter was detected
    [all...]

Completed in 37 milliseconds