Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc1143 static void metadata_changed(const RawAddress& remote_bd_addr, int key, in metadata_changed() function
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h985 void (*metadata_changed)(const RawAddress& remote_bd_addr, int key, std::vector<uint8_t> value); member