Home
last modified time | relevance | path

Searched defs:tx_phy_mode (Results 1 – 5 of 5) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/
H A Dble_phy.c636 ble_phy_wfr_enable(int txrx, uint8_t tx_phy_mode, uint32_t wfr_usecs) in ble_phy_wfr_enable()
838 uint8_t tx_phy_mode; in ble_phy_tx_end_isr() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/native/src/
H A Dble_phy.c630 ble_phy_wfr_enable(int txrx, uint8_t tx_phy_mode, uint32_t wfr_usecs) in ble_phy_wfr_enable()
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf51/src/
H A Dble_phy.c399 ble_phy_wfr_enable(int txrx, uint8_t tx_phy_mode, uint32_t wfr_usecs) in ble_phy_wfr_enable()
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_conn.c1094 int tx_phy_mode; in ble_ll_conn_tx_data_pdu() local
1593 int tx_phy_mode; in ble_ll_conn_can_send_next_pdu() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_conn.h153 uint32_t tx_phy_mode: 2; member