Searched refs:tx_phys (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hcic/ |
D | hciblecmds.c | 1115 UINT8 tx_phys, in btsnd_hcic_ble_set_prefered_default_phy() argument 1121 …HCI_TRACE_EVENT("%s, all_phys = %d, tx_phys = %d, rx_phys = %d", __func__, all_phys, tx_phys, rx_p… in btsnd_hcic_ble_set_prefered_default_phy() 1128 UINT8_TO_STREAM(pp, tx_phys); in btsnd_hcic_ble_set_prefered_default_phy() 1135 UINT8 all_phys, UINT8 tx_phys, in btsnd_hcic_ble_set_phy() argument 1141 conn_handle, all_phys, tx_phys, rx_phys, phy_options); in btsnd_hcic_ble_set_phy() 1148 UINT8_TO_STREAM(pp, tx_phys); in btsnd_hcic_ble_set_phy()
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/ |
D | hcimsgs.h | 947 UINT8 tx_phys, 950 UINT8 all_phys, UINT8 tx_phys,
|
/hal_espressif-3.7.0/components/bt/porting/nimble/include/nimble/ |
D | hci_common.h | 541 uint8_t tx_phys; member 549 uint8_t tx_phys; member
|