Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dcore_callbacks.h69 void (*invoke_key_missing_cb)(RawAddress bd_addr); member
/packages/modules/Bluetooth/system/test/mock/
Dmock_bluetooth_interface.cc71 void invoke_key_missing_cb(const RawAddress /* bd_addr */) {} in invoke_key_missing_cb() function
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc1497 void invoke_key_missing_cb(RawAddress bd_addr) { in invoke_key_missing_cb() function