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

  /system/bt/stack/btm/
btm_ble_bgconn.c 457 UINT32 scan_int = p_cb->scan_int == BTM_BLE_SCAN_PARAM_UNDEF ? BTM_BLE_SCAN_FAST_INT : p_cb->scan_int;
  /system/bt/stack/include/
btm_ble_api.h 141 #ifndef BTM_BLE_SCAN_FAST_INT
142 #define BTM_BLE_SCAN_FAST_INT 96 /* 30 ~ 60 ms (use 60) = 96 *0.625 */
    [all...]
  /system/bt/stack/l2cap/
l2c_ble.c     [all...]

Completed in 454 milliseconds