Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h293 esp_ble_gap_phy_mask_t tx_phy_mask;
294 esp_ble_gap_phy_mask_t rx_phy_mask;
300 esp_ble_gap_phy_mask_t tx_phy_mask;
301 esp_ble_gap_phy_mask_t rx_phy_mask;
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h844 typedef uint8_t esp_ble_gap_phy_mask_t; typedef
2274 …sp_err_t esp_ble_gap_set_preferred_default_phy(esp_ble_gap_phy_mask_t tx_phy_mask, esp_ble_gap_phy…
2292 esp_ble_gap_phy_mask_t tx_phy_mask,
2293 esp_ble_gap_phy_mask_t rx_phy_mask,
2590 esp_ble_gap_phy_mask_t phy_mask,
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c1071 esp_err_t esp_ble_gap_set_preferred_default_phy(esp_ble_gap_phy_mask_t tx_phy_mask, in esp_ble_gap_set_preferred_default_phy()
1072 esp_ble_gap_phy_mask_t rx_phy_mask) in esp_ble_gap_set_preferred_default_phy()
1091 esp_ble_gap_phy_mask_t tx_phy_mask, in esp_ble_gap_set_preferred_phy()
1092 esp_ble_gap_phy_mask_t rx_phy_mask, in esp_ble_gap_set_preferred_phy()
1529 esp_ble_gap_phy_mask_t phy_mask, in esp_ble_gap_prefer_ext_connect_params_set()