Home
last modified time | relevance | path

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

/system/bt/test/suite/adapter/
Dbluetooth_test.h70 void ClearSemaphore(semaphore_t* sem);
Dbluetooth_test.cc75 void BluetoothTest::ClearSemaphore(semaphore_t* sem) { in ClearSemaphore() function in bttest::BluetoothTest
Dadapter_unittest.cc72 ClearSemaphore(adapter_properties_callback_sem_); in TEST_F()
/system/bt/test/suite/rfcomm/
Drfcomm_test.cc48 ClearSemaphore(remote_device_properties_callback_sem_); in SetUp()