Home
last modified time | relevance | path

Searched defs:btif_config_get_bin (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_config.h145 struct btif_config_get_bin { struct
155 extern struct btif_config_get_bin btif_config_get_bin; argument
Dmock_btif_config.cc51 struct btif_config_get_bin btif_config_get_bin; variable
102 bool btif_config_get_bin(const std::string& section, const std::string& key, uint8_t* value, in btif_config_get_bin() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc265 bool btif_config_get_bin(const std::string& section, const std::string& key, uint8_t* value, in btif_config_get_bin() function