Searched refs:notification_type (Results 1 – 5 of 5) sorted by relevance
141 notification_type : KeypressNotificationType,
342 notification_type : PasskeyNotificationType,
1077 auto notification_type = keypress.GetNotificationType(); in IncomingKeypressNotificationPacket() local1078 if (notification_type > in IncomingKeypressNotificationPacket()1081 static_cast<int>(notification_type)); in IncomingKeypressNotificationPacket()1087 notification_type))); in IncomingKeypressNotificationPacket()2043 bluetooth::hci::KeypressNotificationType notification_type) { in SendKeypressNotification() argument2044 if (notification_type > in SendKeypressNotification()2051 static_cast<model::packets::PasskeyNotificationType>(notification_type))); in SendKeypressNotification()
82 bluetooth::hci::KeypressNotificationType notification_type);
2388 notification_type : KeypressNotificationType,5242 notification_type : KeypressNotificationType,