Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dremote_name_request.cc121 on_remote_host_supported_features_notification_ = in actually_start_remote_name_request()
172 if (pending_ && on_remote_host_supported_features_notification_) { in on_remote_host_supported_features_notification()
176 on_remote_host_supported_features_notification_(packet.GetHostSupportedFeatures()); in on_remote_host_supported_features_notification()
178 on_remote_host_supported_features_notification_ = RemoteHostSupportedFeaturesCallback(); in on_remote_host_supported_features_notification()
231 RemoteHostSupportedFeaturesCallback on_remote_host_supported_features_notification_; member