Searched refs:dle_ntf (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/ |
D | main.c | 891 uint8_t ctx_num_at_end, bool dle_ntf) in check_phy_update() argument 916 if (dle_ntf) { in check_phy_update() 947 uint8_t events_at_start, uint8_t ctx_num_at_end, bool dle_ntf) in run_phy_update_central() argument 1011 check_phy_update(is_local, phy_req, ctx_num_at_end, dle_ntf); in run_phy_update_central() 1023 uint8_t events_at_start, uint8_t ctx_num_at_end, bool dle_ntf) in run_phy_update_peripheral() argument 1095 check_phy_update(is_local, phy_req, ctx_num_at_end, dle_ntf); in run_phy_update_peripheral()
|