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

  /external/bluetooth/bluedroid/stack/gap/
gap_utils.c 418 return (GAP_ERR_BUSY);
gap_api.c 195 status = GAP_ERR_BUSY;
386 ** GAP_ERR_BUSY if the device already has an iquiry active
458 ** GAP_ERR_BUSY if the device already has an iquiry active
719 ** GAP_ERR_BUSY if a remote name request is already in progress,
766 ** GAP_ERR_BUSY if a discovery is already in progress
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gap_api.h 33 #define GAP_ERR_BUSY (GAP_ERR_GRP + 0x03) /* The requested function was busy */
277 ** GAP_ERR_BUSY if the device already has an iquiry active
297 ** GAP_ERR_BUSY if the device already has an iquiry active
487 ** GAP_ERR_BUSY if a discovery is already in progress
531 ** GAP_ERR_BUSY if a remote name request is already in progress,
    [all...]

Completed in 98 milliseconds