Home
last modified time | relevance | path

Searched defs:alarm_free (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_alarm.h100 struct alarm_free { struct
104 extern struct alarm_free alarm_free; argument
Dmock_osi_alarm.cc44 struct alarm_free alarm_free; variable
69 void alarm_free(alarm_t* alarm) { in alarm_free() function
/packages/modules/Bluetooth/system/osi/test/
Dalarm_mock.h48 void alarm_free(alarm_t* alarm) { AlarmMock::Get()->AlarmFreeImpl(alarm); } in alarm_free() function
/packages/modules/Bluetooth/system/osi/src/
Dalarm.cc190 void alarm_free(alarm_t* alarm) { in alarm_free() function
/packages/modules/Bluetooth/system/stack/test/
Dble_advertiser_test.cc68 void alarm_free(alarm_t* alarm) {} in alarm_free() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc407 void alarm_free(alarm_t* alarm) { in alarm_free() function