Home
last modified time | relevance | path

Searched refs:should_rsp (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_sr.c1743 bool should_rsp = true; in gatts_handle_db_out_of_sync() local
1792 should_rsp = false; in gatts_handle_db_out_of_sync()
1803 if (should_rsp) { in gatts_handle_db_out_of_sync()
1807 GATT_TRACE_ERROR("database out of sync op_code %x, should_rsp %d", op_code, should_rsp); in gatts_handle_db_out_of_sync()
1808 gatt_sr_update_cl_status(p_tcb, should_rsp); in gatts_handle_db_out_of_sync()