Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_phy.h225 static inline int ble_ll_phy_to_phy_mode(int phy, int phy_options) in ble_ll_phy_to_phy_mode()
H A Dble_ll_conn.h163 uint32_t phy_options: 2; member
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_conn_hci.c1556 uint16_t phy_options; in ble_ll_conn_hci_le_set_phy() local