Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h215 void (*SendKeypressNotification)(const RawAddress& bd_addr, uint8_t notif); member
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc847 void DualModeController::SendKeypressNotification(CommandView command) { in SendKeypressNotification() function in test_vendor_lib::DualModeController