Searched refs:SendKeypressNotification (Results 1 – 7 of 7) sorted by relevance
338 void SendKeypressNotification(CommandView args);
80 ErrorCode SendKeypressNotification(
148 SET_SUPPORTED(SEND_KEYPRESS_NOTIFICATION, SendKeypressNotification); in DualModeController()847 void DualModeController::SendKeypressNotification(CommandView command) { in SendKeypressNotification() function in test_vendor_lib::DualModeController854 auto status = link_layer_controller_.SendKeypressNotification( in SendKeypressNotification()
2041 ErrorCode LinkLayerController::SendKeypressNotification( in SendKeypressNotification() function in test_vendor_lib::LinkLayerController
215 void (*SendKeypressNotification)(const RawAddress& bd_addr, uint8_t notif); member
2037 .SendKeypressNotification = btsnd_hcic_send_keypress_notif, // OCF 0x0C60,
2386 packet SendKeypressNotification : SecurityCommand (op_code = SEND_KEYPRESS_NOTIFICATION) {