Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_properties.h84 struct osi_property_set { struct
94 extern struct osi_property_set osi_property_set; argument
Dmock_osi_properties.cc41 struct osi_property_set osi_property_set; variable
66 int osi_property_set(const char* key, const char* value) { in osi_property_set() function
/packages/modules/Bluetooth/system/osi/src/
Dproperties.cc53 int osi_property_set(const char* key, const char* value) { in osi_property_set() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc563 int osi_property_set(const char* key, const char* value) { in osi_property_set() function