Lines Matching full:procedures
48 * 1) Do I need to keep track of which procedures have already been done?
49 * Do I need to worry about repeating procedures?
53 * 3) What about procedures that have been completed but try to restart?
66 * XXX: I definitely have an issue with control procedures and connection
69 * with connection parameter request and updates regarding which procedures
175 /* cancel any pending phy update procedures */ in ble_ll_ctrl_phy_update_cancel()
811 /* XXX: deal with other control procedures that we need to stop */ in ble_ll_ctrl_rx_phy_req()
1769 /* XXX: Read 5.3 again. There are multiple control procedures that might in ble_ll_ctrl_rx_conn_param_req()
2132 /* XXX: TODO new rules! Cannot start certain control procedures if other in ble_ll_ctrl_chk_proc_start()
2137 * If we are terminating, dont start any new procedures but start in ble_ll_ctrl_chk_proc_start()
2145 * Start it now. No need to start any other procedures. in ble_ll_ctrl_chk_proc_start()
2156 * The specification says there is no priority to control procedures in ble_ll_ctrl_chk_proc_start()