Home
last modified time | relevance | path

Searched refs:esp_bt_gap_afh_channels (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_bt_api.h49 typedef uint8_t esp_bt_gap_afh_channels[ESP_BT_GAP_AFH_CHANNELS_LEN]; typedef
744 esp_err_t esp_bt_gap_set_afh_channels(esp_bt_gap_afh_channels channels);
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_bt.h146 esp_bt_gap_afh_channels channels;
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_bt_api.c378 esp_err_t esp_bt_gap_set_afh_channels(esp_bt_gap_afh_channels channels) in esp_bt_gap_set_afh_channels()