Home
last modified time | relevance | path

Searched refs:notification_type (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/security/
H A Dsmp_packets.pdl141 notification_type : KeypressNotificationType,
/aosp12/system/bt/vendor_libs/test_vendor_lib/packets/
H A Dlink_layer_packets.pdl342 notification_type : PasskeyNotificationType,
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.cc1077 auto notification_type = keypress.GetNotificationType(); in IncomingKeypressNotificationPacket() local
1078 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() argument
2044 if (notification_type > in SendKeypressNotification()
2051 static_cast<model::packets::PasskeyNotificationType>(notification_type))); in SendKeypressNotification()
H A Dlink_layer_controller.h82 bluetooth::hci::KeypressNotificationType notification_type);
/aosp12/system/bt/gd/hci/
H A Dhci_packets.pdl2388 notification_type : KeypressNotificationType,
5242 notification_type : KeypressNotificationType,