Home
last modified time | relevance | path

Searched defs:osi_property_get_bool (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_properties.h54 struct osi_property_get_bool { struct
64 extern struct osi_property_get_bool osi_property_get_bool; argument
Dmock_osi_properties.cc39 struct osi_property_get_bool osi_property_get_bool; variable
53 bool osi_property_get_bool(const char* key, bool default_value) { in osi_property_get_bool() function
/packages/modules/Bluetooth/system/osi/src/
Dproperties.cc67 bool osi_property_get_bool(const char* key, bool default_value) { in osi_property_get_bool() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc548 bool osi_property_get_bool(const char* key, bool default_value) { in osi_property_get_bool() function