Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_device_interop.cc45 void interop_database_add(uint16_t feature, const RawAddress* addr, in interop_database_add() function
/packages/modules/Bluetooth/system/device/src/
Dinterop.cc86 void interop_database_add(uint16_t feature, const RawAddress* addr, in interop_database_add() function
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h744 void (*interop_database_add)(uint16_t feature, const RawAddress* addr, member