Searched refs:ESP_BT_GAP_MAX_INQ_LEN (Results 1 – 2 of 2) sorted by relevance
237 #define ESP_BT_GAP_MAX_INQ_LEN (0x30) /*!< Maximum inquiry duration, unit is 1.28s … macro
74 inq_len > ESP_BT_GAP_MAX_INQ_LEN) { in esp_bt_gap_start_discovery()