Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dacl.cc241 #define TRY_POSTING_ON_MAIN(cb, ...) \ macro
397 TRY_POSTING_ON_MAIN(interface_.on_packet_type_changed, packet_type); in OnConnectionPacketTypeChanged()
401 TRY_POSTING_ON_MAIN(interface_.on_authentication_complete, handle_, in OnAuthenticationComplete()
408 TRY_POSTING_ON_MAIN(interface_.on_encryption_change, is_enabled); in OnEncryptionChange()
412 TRY_POSTING_ON_MAIN(interface_.on_change_connection_link_key_complete); in OnChangeConnectionLinkKeyComplete()
421 TRY_POSTING_ON_MAIN(interface_.on_mode_change, ToLegacyHciErrorCode(status), in OnModeChange()
430 TRY_POSTING_ON_MAIN(interface_.on_sniff_subrating, in OnSniffSubrating()
500 TRY_POSTING_ON_MAIN( in OnRoleChange()
519 TRY_POSTING_ON_MAIN(interface_.on_read_remote_version_information_complete, in OnReadRemoteVersionInformationComplete()
525 TRY_POSTING_ON_MAIN(interface_.on_read_remote_supported_features_complete, in OnReadRemoteSupportedFeaturesComplete()
[all …]