Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bluetooth_interface.cc154 static void metadata_changed(const RawAddress& remote_bd_addr, int key, in metadata_changed() function
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc645 static void metadata_changed(const RawAddress& remote_bd_addr, int key, in metadata_changed() function
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h799 void (*metadata_changed)(const RawAddress& remote_bd_addr, int key, member