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/ |
D | acl_conn.h | 171 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/ |
D | hciblecmds.c | 1109 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/ |
D | ble_gapc.h | 913 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/ |
D | hcimsgs.h | 891 UINT8 rx_phys); 894 UINT8 rx_phys, UINT16 phy_options);
|
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/include/nimble/ |
D | hci_common.h | 526 uint8_t rx_phys; member 534 uint8_t rx_phys; member
|
/device/soc/telink/b91/b91_ble_sdk/stack/ble/hci/ |
D | hci_cmd.h | 396 u8 rx_phys; member
|
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/common/api/ |
D | bt_common_hci.h | 5026 uint8_t rx_phys; member 5039 uint8_t rx_phys; member
|
D | bt_common_defines.h | 3109 uint8_t rx_phys; member
|
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/ |
D | ble_gap.c | 552 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()
|