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.h161 bt_status_t btif_get_remote_device_properties( bt_bdaddr_t *remote_addr);
/system/bt/btif/src/
Dbluetooth.c205 return btif_get_remote_device_properties(remote_addr); in get_remote_device_properties()
Dbtif_core.c1177 bt_status_t btif_get_remote_device_properties(bt_bdaddr_t *remote_addr) in btif_get_remote_device_properties() function