Home
last modified time | relevance | path

Searched refs:btif_get_remote_device_properties (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_api.h174 bt_status_t btif_get_remote_device_properties(RawAddress* remote_addr);
/system/bt/btif/src/
Dbluetooth.cc199 return btif_get_remote_device_properties(remote_addr); in get_remote_device_properties()
Dbtif_core.cc1029 bt_status_t btif_get_remote_device_properties(RawAddress* remote_addr) { in btif_get_remote_device_properties() function