Home
last modified time | relevance | path

Searched refs:SendKeypressNotification (Results 1 – 7 of 7) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.h338 void SendKeypressNotification(CommandView args);
Dlink_layer_controller.h80 ErrorCode SendKeypressNotification(
Ddual_mode_controller.cc148 SET_SUPPORTED(SEND_KEYPRESS_NOTIFICATION, SendKeypressNotification); in DualModeController()
847 void DualModeController::SendKeypressNotification(CommandView command) { in SendKeypressNotification() function in test_vendor_lib::DualModeController
854 auto status = link_layer_controller_.SendKeypressNotification( in SendKeypressNotification()
Dlink_layer_controller.cc2041 ErrorCode LinkLayerController::SendKeypressNotification( in SendKeypressNotification() function in test_vendor_lib::LinkLayerController
/system/bt/stack/include/
Dhcimsgs.h215 void (*SendKeypressNotification)(const RawAddress& bd_addr, uint8_t notif); member
/system/bt/stack/hcic/
Dhcicmds.cc2037 .SendKeypressNotification = btsnd_hcic_send_keypress_notif, // OCF 0x0C60,
/system/bt/gd/hci/
Dhci_packets.pdl2386 packet SendKeypressNotification : SecurityCommand (op_code = SEND_KEYPRESS_NOTIFICATION) {