Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_config.h202 struct btif_config_remove_device { struct
207 extern struct btif_config_remove_device btif_config_remove_device; argument
Dmock_btif_config.cc58 struct btif_config_remove_device btif_config_remove_device; variable
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc311 void btif_config_remove_device(const std::string& section) { in btif_config_remove_device() function