Searched defs:lmp_subversion (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/btcore/include/ |
D | version.h | 28 uint16_t lmp_subversion; member
|
/aosp_15_r20/external/python/bumble/bumble/drivers/ |
D | rtk.py | 426 def find_driver_info(hci_version, hci_subversion, lmp_subversion): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 98 uint32_t lmp_subversion, uint8_t hci_version, in LogMetricBluetoothLocalVersions()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 191 uint32_t lmp_subversion, uint8_t hci_version, in LogMetricBluetoothLocalVersions()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/ |
D | btm_acl.cc | 779 uint16_t lmp_subversion) { in btm_process_remote_version_complete() 812 uint16_t manufacturer, uint16_t lmp_subversion) { in btm_read_remote_version_complete()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 386 uint32_t lmp_subversion, uint8_t hci_version, in LogMetricBluetoothLocalVersions()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_acl.cc | 370 uint16_t manufacturer, uint16_t lmp_subversion) { in btm_read_remote_version_complete()
|
/aosp_15_r20/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 4231 optional int32 lmp_subversion = 5; field 4622 optional int32 lmp_subversion = 3; field
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/ |
D | atoms.pb.h | 281642 inline ::int32_t BluetoothRemoteVersionInfoReported::lmp_subversion() const { in lmp_subversion() function 284027 inline ::int32_t BluetoothLocalVersionsReported::lmp_subversion() const { in lmp_subversion() function
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 1243 …uint16_t hci_revision, LmpVersion lmp_version, uint16_t manufacturer_name, uint16_t lmp_subversion) in LocalVersionInformation()
|