Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_alarm.h69 struct alarm_free { struct
73 extern struct alarm_free alarm_free; argument
Dmock_osi_alarm.cc40 struct alarm_free alarm_free; variable
65 void alarm_free(alarm_t* alarm) { in alarm_free() function
/packages/modules/Bluetooth/system/osi/test/
Dalarm_mock.h50 void alarm_free(alarm_t* alarm) { AlarmMock::Get()->AlarmFreeImpl(alarm); } in alarm_free() function
/packages/modules/Bluetooth/system/osi/src/
Dalarm.cc185 void alarm_free(alarm_t* alarm) { in alarm_free() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc371 void alarm_free(alarm_t* alarm) { in alarm_free() function