Lines Matching refs:common
34 bluetooth::common::LogA2dpAudioUnderrunEvent( in log_a2dp_audio_underrun_event()
49 bluetooth::common::LogA2dpAudioOverrunEvent( in log_a2dp_audio_overrun_event()
61 bluetooth::common::LogA2dpPlaybackEvent(address, playback_state, in log_a2dp_playback_event()
71 bluetooth::common::LogReadRssiResult(address, handle, cmd_status, rssi); in log_read_rssi_result()
83 bluetooth::common::LogReadFailedContactCounterResult( in log_read_failed_contact_counter_result()
95 bluetooth::common::LogReadTxPowerLevelResult(address, handle, cmd_status, in log_read_tx_power_level_result()
110 bluetooth::common::LogSocketConnectionState( in log_socket_connection_state()
125 return bluetooth::common::MetricIdAllocator::GetInstance().Init( in init_metric_id_allocator()
134 return bluetooth::common::MetricIdAllocator::GetInstance().Close(); in close_metric_id_allocator()
141 return bluetooth::common::MetricIdAllocator::GetInstance().AllocateId( in allocate_metric_id_from_metric_id_allocator()
149 return bluetooth::common::MetricIdAllocator::GetInstance().SaveDevice( in save_metric_id_from_metric_id_allocator()
157 bluetooth::common::MetricIdAllocator::GetInstance().ForgetDevice(address); in forget_device_from_metric_id_allocator()
165 return bluetooth::common::MetricIdAllocator::IsValidId(id); in is_valid_id_from_metric_id_allocator()