Lines Matching full:handle
42 uint8_t ull_scan_disable(uint8_t handle, struct ll_scan_set *scan);
44 /* Helper function to handle scan done events */
48 void ull_scan_term_dequeue(uint8_t handle);
51 struct ll_scan_set *ull_scan_set_get(uint8_t handle);
53 /* Return the scan set handle given the scan set instance */
60 struct ll_scan_set *ull_scan_is_enabled_get(uint8_t handle);
63 struct ll_scan_set *ull_scan_is_disabled_get(uint8_t handle);
70 uint32_t ull_scan_is_enabled(uint8_t handle);
73 uint32_t ull_scan_filter_pol_get(uint8_t handle);
84 /* Return the scan aux set instance given the handle */
85 struct ll_scan_aux_set *ull_scan_aux_set_get(uint8_t handle);