Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_gap.h708 uint8_t tx_phy; member
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dcmd.c3115 uint8_t tx_phy; in cmd_phy_read() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_conn.c1791 ble_ll_conn_set_phy(struct ble_ll_conn_sm *connsm, int tx_phy, int rx_phy) in ble_ll_conn_set_phy()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_gap.c496 ble_gap_read_le_phy(uint16_t conn_handle, uint8_t *tx_phy, uint8_t *rx_phy) in ble_gap_read_le_phy()
/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/
H A Dhci_common.h1185 uint8_t tx_phy; member