Home
last modified time | relevance | path

Searched refs:btif_set_remote_device_property (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/btif/include/
H A Dbtif_api.h191 void btif_set_remote_device_property(RawAddress* remote_addr,
/aosp12/system/bt/test/mock/
H A Dmock_btif_core.cc147 void btif_set_remote_device_property(RawAddress* remote_addr, in btif_set_remote_device_property() function
/aosp12/system/bt/btif/src/
H A Dbtif_core.cc752 void btif_set_remote_device_property(RawAddress* remote_addr, in btif_set_remote_device_property() function
H A Dbluetooth.cc278 btif_set_remote_device_property(&remote_addr, property); in set_remote_device_property()