Searched refs:ESP_BT_GAP_TPOLL_MIN (Results 1 – 2 of 2) sorted by relevance
287 #define ESP_BT_GAP_TPOLL_MIN (0x0006) /*!< Minimum poll interval, unit is 625 micr… macro
416 if (t_poll < ESP_BT_GAP_TPOLL_MIN || t_poll > ESP_BT_GAP_TPOLL_MAX) { in esp_bt_gap_set_qos()