Searched defs:ble_gattc_read_err (Results 1 – 1 of 1) sorted by relevance
228 static ble_gattc_err_fn ble_gattc_read_err; variable2582 static void ble_gattc_read_err(struct ble_gattc_proc *proc, int status, uint16_t att_handle) in ble_gattc_read_err() function