Home
last modified time | relevance | path

Searched refs:rx_phys (Results 1 – 9 of 9) sorted by relevance

/device/soc/telink/b91/b91_ble_sdk/stack/ble/controller/ll/acl_conn/
Dacl_conn.h171 le_phy_prefer_type_t rx_phys, le_ci_prefer_t phy_options);
198 le_phy_prefer_type_t rx_phys);
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1109 UINT8 rx_phys) in btsnd_hcic_ble_set_prefered_default_phy() argument
1114 …TRACE_EVENT("%s, all_phys = %d, tx_phys = %d, rx_phys = %d", __func__, all_phys, tx_phys, rx_phys); in btsnd_hcic_ble_set_prefered_default_phy()
1122 UINT8_TO_STREAM(pp, rx_phys); in btsnd_hcic_ble_set_prefered_default_phy()
1129 UINT8 rx_phys, UINT16 phy_options) in btsnd_hcic_ble_set_phy() argument
1134 conn_handle, all_phys, tx_phys, rx_phys, phy_options); in btsnd_hcic_ble_set_phy()
1142 UINT8_TO_STREAM(pp, rx_phys); in btsnd_hcic_ble_set_phy()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/sdk/
Dble_gapc.h913 uint16_t ble_gap_phy_update(uint8_t conn_idx, uint8_t tx_phys, uint8_t rx_phys, uint8_t phy_opt);
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h891 UINT8 rx_phys);
894 UINT8 rx_phys, UINT16 phy_options);
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/include/nimble/
Dhci_common.h526 uint8_t rx_phys; member
534 uint8_t rx_phys; member
/device/soc/telink/b91/b91_ble_sdk/stack/ble/hci/
Dhci_cmd.h396 u8 rx_phys; member
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/common/api/
Dbt_common_hci.h5026 uint8_t rx_phys; member
5039 uint8_t rx_phys; member
Dbt_common_defines.h3109 uint8_t rx_phys; member
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_gap.c552 cmd.rx_phys = rx_phys_mask; in ble_gap_set_prefered_default_le_phy()
601 cmd.rx_phys = rx_phys_mask; in ble_gap_set_prefered_le_phy()