Home
last modified time | relevance | path

Searched defs:tx_phys_mask (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_hci_cmd.c1051 ble_hs_hci_verify_le_phy_params(uint8_t tx_phys_mask, uint8_t rx_phys_mask, in ble_hs_hci_verify_le_phy_params()
1074 ble_hs_hci_cmd_body_le_set_default_phy(uint8_t tx_phys_mask, in ble_hs_hci_cmd_body_le_set_default_phy()
1103 ble_hs_hci_cmd_build_le_set_default_phy(uint8_t tx_phys_mask, uint8_t rx_phys_mask, in ble_hs_hci_cmd_build_le_set_default_phy()
1116 ble_hs_hci_cmd_body_le_set_phy(uint16_t conn_handle, uint8_t tx_phys_mask, in ble_hs_hci_cmd_body_le_set_phy()
1150 ble_hs_hci_cmd_build_le_set_phy(uint16_t conn_handle, uint8_t tx_phys_mask, in ble_hs_hci_cmd_build_le_set_phy()
H A Dble_gap.c536 ble_gap_set_prefered_default_le_phy(uint8_t tx_phys_mask, uint8_t rx_phys_mask) in ble_gap_set_prefered_default_le_phy()
553 ble_gap_set_prefered_le_phy(uint16_t conn_handle, uint8_t tx_phys_mask, in ble_gap_set_prefered_le_phy()
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dcmd.c3008 uint8_t tx_phys_mask; in cmd_phy_set() local
3069 uint8_t tx_phys_mask; in cmd_phy_set_default() local