Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/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()
/packages/modules/Bluetooth/system/gd/l2cap/le/
Dlink_property_listener.h52 uint16_t manufacturer_name, in OnReadRemoteVersionInformation()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DCustomizedMetadataEntity.java23 public byte[] manufacturer_name; field in CustomizedMetadataEntity
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dlink_property_listener.h52 uint16_t manufacturer_name, in OnReadRemoteVersionInformation()
/packages/modules/Bluetooth/system/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()
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc528 …hci::ErrorCode hci_status, uint16_t handle, uint8_t version, uint16_t manufacturer_name, uint16_t … in ReadRemoteVersion()
539 …void(hci::ErrorCode hci_status, uint16_t, uint8_t version, uint16_t manufacturer_name, uint16_t su… in GetAclConnectionInterface()
567 …void(hci::ErrorCode hci_status, uint16_t, uint8_t version, uint16_t manufacturer_name, uint16_t su… in GetLeAclConnectionInterface()
/packages/modules/Bluetooth/system/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_test.cc228 …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()
Dle_impl_test.cc368 …void(hci::ErrorCode hci_status, uint16_t, uint8_t version, uint16_t manufacturer_name, uint16_t su… in GetLeAclConnectionInterface()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc68 …uint16_t handle, uint8_t status, uint8_t version, uint16_t manufacturer_name, uint16_t subversion)… in LogMetricRemoteVersionInfo()
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc68 …uint16_t handle, uint8_t status, uint8_t version, uint16_t manufacturer_name, uint16_t subversion)… in LogMetricRemoteVersionInfo()
/packages/modules/Bluetooth/system/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()
/packages/modules/Bluetooth/system/test/mock/
Dmock_common_metrics.cc186 uint16_t manufacturer_name, uint16_t subversion) { in LogRemoteVersionInfo()
/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc132 uint16_t manufacturer_name, uint16_t subversion) {} in LogRemoteVersionInfo()
Dmetrics.cc618 uint16_t manufacturer_name, uint16_t subversion) { in LogRemoteVersionInfo()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc367 …hci::ErrorCode hci_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version) … in OnReadRemoteVersionInformationComplete()
Dacl_manager_facade.cc540 …hci::ErrorCode error_status, uint8_t lmp_version, uint16_t manufacturer_name, uint16_t sub_version… in OnReadRemoteVersionInformationComplete()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc96 …uint16_t handle, uint8_t status, uint8_t version, uint16_t manufacturer_name, uint16_t subversion)… in LogMetricRemoteVersionInfo()
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc628 uint16_t manufacturer_name, in OnReadRemoteVersionInformationComplete()
744 uint16_t manufacturer_name, in OnReadRemoteVersionInformationComplete()
Dl2c_api.cc376 uint16_t manufacturer_name = 0; member