Home
last modified time | relevance | path

Searched defs:phy (Results 1 – 9 of 9) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/apps/bleprph/src/
H A Dphy.c102 uint8_t phy = 0; in phy_conn_changed() local
115 phy_update(uint8_t phy) in phy_update()
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_phy.h220 #define ble_phy_mode_pdu_start_off(phy) (40) argument
225 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_scan.h79 uint8_t phy; member
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/
H A Dble_phy.c639 uint8_t phy; in ble_phy_wfr_enable() local
836 int phy; in ble_phy_tx_end_isr() local
923 uint8_t phy; in ble_phy_get_cur_rx_phy_mode() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_hci_cmd.c1164 ble_hs_hci_cmd_body_le_enhanced_recv_test(uint8_t chan, uint8_t phy, in ble_hs_hci_cmd_body_le_enhanced_recv_test()
1185 ble_hs_hci_cmd_build_le_enh_recv_test(uint8_t rx_chan, uint8_t phy, in ble_hs_hci_cmd_build_le_enh_recv_test()
1197 uint8_t phy, in ble_hs_hci_cmd_body_le_enhanced_trans_test()
1221 uint8_t packet_payload_idx, uint8_t phy, in ble_hs_hci_cmd_build_le_enh_trans_test()
1358 ble_hs_hci_check_conn_params(uint8_t phy, in ble_hs_hci_check_conn_params()
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_conn.c1807 ble_ll_conn_init_phy(struct ble_ll_conn_sm *connsm, int phy) in ble_ll_conn_init_phy()
1862 struct hci_ext_conn_params *hcc_params, int phy) in ble_ll_conn_ext_set_params()
3206 uint8_t phy; in ble_ll_init_rx_isr_end() local
H A Dble_ll_scan.c997 int *phy) in ble_ll_get_chan_to_scan()
1034 int phy; in ble_ll_scan_start() local
H A Dble_ll_ctrl.c608 uint8_t phy; in ble_ll_ctrl_phy_from_phy_mask() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/
H A Dble.h71 int8_t phy; member