Home
last modified time | relevance | path

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

/system/bt/common/
Dmetrics.h330 void LogRemoteVersionInfo(uint16_t handle, uint8_t status, uint8_t version,
Dmetrics.cc613 void LogRemoteVersionInfo(uint16_t handle, uint8_t status, uint8_t version, in LogRemoteVersionInfo() function
/system/bt/stack/btm/
Dbtm_acl.cc894 bluetooth::common::LogRemoteVersionInfo( in btm_read_remote_version_complete()
898 bluetooth::common::LogRemoteVersionInfo(handle, status, 0, 0, 0); in btm_read_remote_version_complete()
/system/bt/stack/btu/
Dbtu_hcif.cc232 bluetooth::common::LogRemoteVersionInfo( in btu_hcif_log_event_metrics()