Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h65 BTC_GAP_BLE_SET_PREFERED_DEF_PHY, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c1081 msg.act = BTC_GAP_BLE_SET_PREFERED_DEF_PHY; in esp_ble_gap_set_preferred_default_phy()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c2151 case BTC_GAP_BLE_SET_PREFERED_DEF_PHY: in btc_gap_ble_call_handler()