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

  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 82 #define BTM_BLE_ADV_INT_MIN 0x0020
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 468 if (!BTM_BLE_VALID_PRAM(adv_int_min, BTM_BLE_ADV_INT_MIN, BTM_BLE_ADV_INT_MAX) ||
469 !BTM_BLE_VALID_PRAM(adv_int_max, BTM_BLE_ADV_INT_MIN, BTM_BLE_ADV_INT_MAX))
    [all...]

Completed in 28 milliseconds