pub unsafe extern "C" fn ble_hs_adv_parse(
data: *const u8,
length: u8,
func: Option<unsafe extern "C" fn(*const ble_hs_adv_field, *mut c_void) -> i32>,
user_data: *mut c_void,
) -> i32pub unsafe extern "C" fn ble_hs_adv_parse(
data: *const u8,
length: u8,
func: Option<unsafe extern "C" fn(*const ble_hs_adv_field, *mut c_void) -> i32>,
user_data: *mut c_void,
) -> i32