Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h236 esp_ble_gap_phy_mask_t tx_phy_mask;
237 esp_ble_gap_phy_mask_t rx_phy_mask;
243 esp_ble_gap_phy_mask_t tx_phy_mask;
244 esp_ble_gap_phy_mask_t rx_phy_mask;
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h734 typedef uint8_t esp_ble_gap_phy_mask_t; typedef
1860 esp_err_t esp_ble_gap_set_prefered_default_phy(esp_ble_gap_phy_mask_t tx_phy_mask, esp_ble_gap_phy_…
1878 esp_ble_gap_phy_mask_t tx_phy_mask,
1879 esp_ble_gap_phy_mask_t rx_phy_mask,
2143 esp_ble_gap_phy_mask_t phy_mask,
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c798 esp_err_t esp_ble_gap_set_prefered_default_phy(esp_ble_gap_phy_mask_t tx_phy_mask, in esp_ble_gap_set_prefered_default_phy()
799 esp_ble_gap_phy_mask_t rx_phy_mask) in esp_ble_gap_set_prefered_default_phy()
818 esp_ble_gap_phy_mask_t tx_phy_mask, in esp_ble_gap_set_prefered_phy()
819 esp_ble_gap_phy_mask_t rx_phy_mask, in esp_ble_gap_set_prefered_phy()
1224 esp_ble_gap_phy_mask_t phy_mask, in esp_ble_gap_prefer_ext_connect_params_set()