Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1137 UINT8 rx_phys) in btsnd_hcic_ble_set_prefered_default_phy() argument
1142 …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()
1150 UINT8_TO_STREAM(pp, rx_phys); in btsnd_hcic_ble_set_prefered_default_phy()
1157 UINT8 rx_phys, UINT16 phy_options) in btsnd_hcic_ble_set_phy() argument
1162 conn_handle, all_phys, tx_phys, rx_phys, phy_options); in btsnd_hcic_ble_set_phy()
1170 UINT8_TO_STREAM(pp, rx_phys); in btsnd_hcic_ble_set_phy()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h958 UINT8 rx_phys);
961 UINT8 rx_phys, UINT16 phy_options);