hci_create_connection

Function hci_create_connection 

Source
pub unsafe extern "C" fn hci_create_connection(
    dd: c_int,
    bdaddr: *const bdaddr_t,
    ptype: u16,
    clkoffset: u16,
    rswitch: u8,
    handle: *mut u16,
    to: c_int,
) -> c_int