Home
last modified time | relevance | path

Searched defs:manufacturer_name (Results 1 – 20 of 20) sorted by relevance

/system/bt/gd/hci/fuzz/
Dfuzz_hci_layer.cc41 … void(hci::ErrorCode, uint16_t, uint8_t version, uint16_t manufacturer_name, uint16_t sub_version)> in GetAclConnectionInterface()
50 … void(hci::ErrorCode, uint16_t, uint8_t version, uint16_t manufacturer_name, uint16_t sub_version)> in GetLeAclConnectionInterface()
/system/bt/gd/l2cap/le/
Dlink_property_listener.h52 uint16_t manufacturer_name, in OnReadRemoteVersionInformation()
/system/bt/gd/l2cap/classic/
Dlink_property_listener.h52 uint16_t manufacturer_name, in OnReadRemoteVersionInformation()
/system/bt/gd/l2cap/le/internal/
Dlink_manager.cc173 uint16_t manufacturer_name, in OnReadRemoteVersionInformationComplete()
Dlink.cc95 …hci::ErrorCode hci_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version) { in OnReadRemoteVersionInformationComplete()
/system/bt/gd/hci/
Dhci_layer.cc459 …hci::ErrorCode hci_status, uint16_t handle, uint8_t version, uint16_t manufacturer_name, uint16_t … in ReadRemoteVersion()
469 …void(hci::ErrorCode hci_status, uint16_t, uint8_t version, uint16_t manufacturer_name, uint16_t su… in GetAclConnectionInterface()
483 …void(hci::ErrorCode hci_status, uint16_t, uint8_t version, uint16_t manufacturer_name, uint16_t su… in GetLeAclConnectionInterface()
/system/bt/gd/os/linux/
Dmetrics.cc68 …uint16_t handle, uint8_t status, uint8_t version, uint16_t manufacturer_name, uint16_t subversion)… in LogMetricRemoteVersionInfo()
/system/bt/gd/os/host/
Dmetrics.cc68 …uint16_t handle, uint8_t status, uint8_t version, uint16_t manufacturer_name, uint16_t subversion)… in LogMetricRemoteVersionInfo()
/system/bt/gd/hci/acl_manager/
Dle_acl_connection.cc61 …hci::ErrorCode hci_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version) { in OnReadRemoteVersionInformationComplete()
Dclassic_acl_connection.cc144 …hci::ErrorCode hci_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version) … in OnReadRemoteVersionInformationComplete()
/system/bt/gd/os/android/
Dmetrics.cc90 …uint16_t handle, uint8_t status, uint8_t version, uint16_t manufacturer_name, uint16_t subversion)… in LogMetricRemoteVersionInfo()
/system/bt/gd/hci/facade/
Dle_acl_manager_facade.cc293 …hci::ErrorCode hci_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version) … in OnReadRemoteVersionInformationComplete()
Dacl_manager_facade.cc525 …hci::ErrorCode error_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version… in OnReadRemoteVersionInformationComplete()
/system/bt/gd/l2cap/classic/internal/
Dlink_manager.cc368 uint16_t manufacturer_name, in OnReadRemoteVersionInformation()
Dlink.cc432 …hci::ErrorCode hci_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version) { in OnReadRemoteVersionInformationComplete()
/system/bt/common/
Dmetrics_linux.cc132 uint16_t manufacturer_name, uint16_t subversion) {} in LogRemoteVersionInfo()
Dmetrics.cc614 uint16_t manufacturer_name, uint16_t subversion) { in LogRemoteVersionInfo()
/system/bt/test/mock/
Dmock_common_metrics.cc185 uint16_t manufacturer_name, uint16_t subversion) { in LogRemoteVersionInfo()
/system/bt/main/shim/
Dacl.cc517 uint16_t manufacturer_name, in OnReadRemoteVersionInformationComplete()
633 uint16_t manufacturer_name, in OnReadRemoteVersionInformationComplete()
Dl2c_api.cc370 uint16_t manufacturer_name = 0; member