Searched refs:KeyPressedCallback (Results 1 – 4 of 4) sorted by relevance
169 virtual void KeyPressedCallback(RawAddress* bd_addr) = 0;
241 void KeyPressedCallback([[maybe_unused]] RawAddress* bd_addr) override {} in KeyPressedCallback() function in bluetooth::topshim::rust::DBusHeadsetCallbacks
386 void KeyPressedCallback(RawAddress* bd_addr) override { in KeyPressedCallback() function in android::JniHeadsetCallbacks
590 bt_hf_callbacks->KeyPressedCallback(&btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()