Home
last modified time | relevance | path

Searched refs:GetNotificationType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/security/BluetoothGeneratedPacketsSmp_h/gen/security/
Dsmp_packets.h438 KeypressNotificationType GetNotificationType() const {ASSERT(was_validated_);auto to_bound = begin(… in CreateOptional() function
447 …s << "" << "notification_type = " << KeypressNotificationTypeText(GetNotificationType());ss << " … in CreateOptional()
961 …d()) return nullptr;return PairingKeypressNotificationBuilder::Create(view.GetNotificationType());} in Create()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h8233 KeypressNotificationType GetNotificationType() const {ASSERT(was_validated_);auto to_bound = begin(… in CreateOptional() function
8243 …ring() << ", notification_type = " << KeypressNotificationTypeText(GetNotificationType());ss << " … in CreateOptional()
18477 KeypressNotificationType GetNotificationType() const {ASSERT(was_validated_);auto to_bound = begin(… in CreateOptional() function
18487 …ring() << ", notification_type = " << KeypressNotificationTypeText(GetNotificationType());ss << " … in CreateOptional()
30385 …lptr;return SendKeypressNotificationBuilder::Create(view.GetBdAddr(), view.GetNotificationType());} in Create()
46492 … nullptr;return KeypressNotificationBuilder::Create(view.GetBdAddr(), view.GetNotificationType());} in Create()