Lines Matching full:scan
33 /* Set scan parameters */
39 uint8_t ull_scan_enable(struct ll_scan_set *scan);
42 uint8_t ull_scan_disable(uint8_t handle, struct ll_scan_set *scan);
44 /* Helper function to handle scan done events */
47 /* Helper function to dequeue scan timeout event */
53 /* Return the scan set handle given the scan set instance */
54 uint8_t ull_scan_handle_get(struct ll_scan_set *scan);
56 /* Helper function to check and return if a valid scan context */
57 struct ll_scan_set *ull_scan_is_valid_get(struct ll_scan_set *scan);
84 /* Return the scan aux set instance given the handle */
87 /* Helper function to check and return if a valid aux scan context */
93 /* Helper function to stop auxiliary scan context */