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

  /external/bluetooth/bluedroid/stack/gap/
gap_utils.c 425 return (GAP_DEVICE_NOT_UP);
  /external/bluetooth/bluedroid/stack/include/
gap_api.h 42 #define GAP_DEVICE_NOT_UP (GAP_ERR_GRP + 0x0c) /* The device was not up; the request was not executed */
246 ** GAP_DEVICE_NOT_UP if the device is not active,
278 ** GAP_DEVICE_NOT_UP if the device is not initialized yet
298 ** GAP_DEVICE_NOT_UP if the device is not initialized yet
383 ** GAP_DEVICE_NOT_UP if the device is not active,
534 ** GAP_DEVICE_NOT_UP if the device has not been initialized yet
    [all...]

Completed in 57 milliseconds