Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/test/gatt/
H A Dgatt_sr_test.cc379 bool should_ignore = gatts_process_db_out_of_sync( in TEST_F()
391 bool should_ignore = gatts_process_db_out_of_sync( in TEST_F()
403 bool should_ignore = gatts_process_db_out_of_sync( in TEST_F()
417 bool should_ignore = gatts_process_db_out_of_sync( in TEST_F()
431 bool should_ignore = gatts_process_db_out_of_sync( in TEST_F()
444 bool should_ignore = gatts_process_db_out_of_sync( in TEST_F()
458 bool should_ignore = gatts_process_db_out_of_sync( in TEST_F()
510 bool should_ignore = gatts_process_db_out_of_sync( in TEST_F()
521 bool should_ignore = gatts_process_db_out_of_sync( in TEST_F()
532 bool should_ignore = gatts_process_db_out_of_sync( in TEST_F()
[all …]
/aosp12/system/bt/stack/gatt/
H A Dgatt_sr.cc1257 static bool gatts_process_db_out_of_sync(tGATT_TCB& tcb, uint16_t cid, in gatts_process_db_out_of_sync() function
1354 if (gatts_process_db_out_of_sync(tcb, cid, op_code, len, p_data)) return; in gatt_server_handle_client_req()