Skip to main content

ble_hs_adv_parse

Function ble_hs_adv_parse 

Source
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,
) -> i32