[][src]Type Definition libbluetooth::sdp_lib::sdp_callback_t

type sdp_callback_t = extern "C" fn(type_: u8, status: u16, rsp: *mut u8, size: size_t, udata: *mut c_void);