Searched defs:LEConnectionSessionOptions (Results 1 – 1 of 1) sorted by relevance
304 struct LEConnectionSessionOptions { struct306 LeAclConnectionState acl_connection_state = LeAclConnectionState::LE_ACL_UNSPECIFIED;308 LeConnectionOriginType origin_type = LeConnectionOriginType::ORIGIN_UNSPECIFIED;310 LeConnectionType transaction_type = LeConnectionType::CONNECTION_TYPE_UNSPECIFIED;312 LeConnectionState transaction_state = LeConnectionState::STATE_UNSPECIFIED;337 void LogMetricBluetoothLEConnection(os::LEConnectionSessionOptions session_options); argument