Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_btif_config.h210 struct btif_config_get_paired_devices { struct
216 extern struct btif_config_get_paired_devices btif_config_get_paired_devices; argument
H A Dmock_btif_config.cc65 struct btif_config_get_paired_devices btif_config_get_paired_devices; variable
137 std::vector<RawAddress> btif_config_get_paired_devices() { in btif_config_get_paired_devices() function
/aosp12/system/bt/btif/src/
H A Dbtif_config.cc629 std::vector<RawAddress> btif_config_get_paired_devices() { in btif_config_get_paired_devices() function