Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dcontroller_interface.h199 uint8_t debug_logging_supported_; member
Dcontroller.cc578 vendor_capabilities_.debug_logging_supported_ = 0x00; in le_get_vendor_capabilities_handler()
619 vendor_capabilities_.debug_logging_supported_ = v95.GetDebugLoggingSupported(); in le_get_vendor_capabilities_handler()
1168 return vendor_capabilities_.debug_logging_supported_ == 0x01; in is_supported()
1622 vendor_capabilities_.debug_logging_supported_, in Dump()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc717 vendor_capabilities.debug_logging_supported_; in BTM_BleReadControllerFeatures()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc2851 vendor_capabilities.debug_logging_supported_ = 0; in LeGetVendorCapabilities()