Home
last modified time | relevance | path

Searched defs:phy_mode (Results 1 – 8 of 8) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_dtm.c54 uint8_t phy_mode; member
252 ble_ll_dtm_calculate_itvl(struct dtm_ctx *ctx, uint8_t len, int phy_mode) in ble_ll_dtm_calculate_itvl()
273 uint8_t rf_channel, uint8_t phy_mode) in ble_ll_dtm_tx_create_ctx()
395 ble_ll_dtm_rx_create_ctx(uint8_t rf_channel, uint8_t phy_mode) in ble_ll_dtm_rx_create_ctx()
446 uint8_t phy_mode = BLE_PHY_MODE_1M; in ble_ll_dtm_tx_test() local
489 uint8_t phy_mode = BLE_PHY_MODE_1M; in ble_ll_dtm_rx_test() local
H A Dble_ll_sched.c1335 ble_ll_sched_scan_req_over_aux_ptr(uint32_t chan, uint8_t phy_mode) in ble_ll_sched_scan_req_over_aux_ptr()
1399 int phy_mode; in ble_ll_sched_aux_scan() local
H A Dble_ll.c1337 ble_ll_pdu_tx_time_get(uint16_t payload_len, int phy_mode) in ble_ll_pdu_tx_time_get()
1368 ble_ll_pdu_max_tx_octets_get(uint32_t usecs, int phy_mode) in ble_ll_pdu_max_tx_octets_get()
H A Dble_ll_scan.c1032 uint8_t phy_mode; in ble_ll_scan_start() local
2215 uint8_t phy_mode; in ble_ll_scan_rx_isr_end() local
H A Dble_ll_conn.c1045 uint8_t phy_mode; in ble_ll_conn_adjust_pyld_len() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_phy.h227 int phy_mode; in ble_ll_phy_to_phy_mode() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/
H A Dble_phy.c269 ble_phy_mode_pdu_start_off(int phy_mode) in ble_phy_mode_pdu_start_off()
276 ble_phy_mode_is_coded(uint8_t phy_mode) in ble_phy_mode_is_coded()
/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/
H A Dble.h72 uint8_t phy_mode; member