Home
last modified time | relevance | path

Searched refs:ESP_BT_GAP_MIN_INQ_LEN (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_bt_api.h236 #define ESP_BT_GAP_MIN_INQ_LEN (0x01) /*!< Minimum inquiry duration, unit is 1.28s … macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_bt_api.c73 if (inq_len < ESP_BT_GAP_MIN_INQ_LEN || in esp_bt_gap_start_discovery()