[][src]Type Definition apache_nimble_sys::ble_hs_adv_parse_func_t

type ble_hs_adv_parse_func_t = Option<unsafe extern "C" fn(arg1: *const ble_hs_adv_field, arg2: *mut c_void) -> c_int>;