Home
last modified time | relevance | path

Searched refs:secondary_phy (Results 1 – 8 of 8) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/
Dble_gap.h1203 uint8_t secondary_phy; member
/device/soc/telink/b91/b91_ble_sdk/stack/ble/hci/
Dhci_event.h272 u8 secondary_phy; // 1 member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h783 esp_ble_gap_phy_t secondary_phy; /*!< ext adv secondary phy */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1672 params.secondary_phy = arg_5->ext_adv_set_params.params.secondary_phy; in btc_gap_ble_call_handler()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c392 … params->secondary_phy, params->sid, params->scan_req_notif)) != HCI_SUCCESS) { in BTM_BleSetExtendedAdvParams()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h772 tBTM_BLE_GAP_PHY secondary_phy; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1472 tBTA_DM_BLE_GAP_PHY secondary_phy; member
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_gap.c2375 cmd.sec_phy = params->secondary_phy; in ble_gap_ext_adv_params_tx()