Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_sr.cc1309 bool should_rsp = true; in gatts_process_db_out_of_sync() local
1353 should_rsp = false; in gatts_process_db_out_of_sync()
1363 if (should_rsp) { in gatts_process_db_out_of_sync()
1368 tcb.peer_bda, (uint16_t)op_code, should_rsp); in gatts_process_db_out_of_sync()
1369 gatt_sr_update_cl_status(tcb, /* chg_aware= */ should_rsp); in gatts_process_db_out_of_sync()