Function esp_idf_sys::esp_ble_gattc_aux_open

source ยท
pub unsafe extern "C" fn esp_ble_gattc_aux_open(
    gattc_if: esp_gatt_if_t,
    remote_bda: *mut u8,
    remote_addr_type: esp_ble_addr_type_t,
    is_direct: bool,
) -> esp_err_t