Function esp_idf_sys::ble_gap_host_check_status

source ยท
pub unsafe extern "C" fn ble_gap_host_check_status() -> c_int
Expand description

This API gives the current status of various stack operations

@return 0 on success; nonzero bits indicating different operations as per enum gap_status.