Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/api/include/api/
Desp_bt_defs.h42 ESP_BT_STATUS_PARAM_OUT_OF_RANGE, /* relate to BT_PARAM_OUT_OF_RANGE in bt_def.h */ enumerator
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c336 esp_status = ESP_BT_STATUS_PARAM_OUT_OF_RANGE; in btc_hci_to_esp_status()