1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BTAdapter/HCIHandler::toString(): Show dev_id as 1st element w/o explicitly naming it. More... over 2 years ago
BTAdapter/HCIHandler::toString(): Show dev_id as 1st element w/o explicitly naming it. More... over 2 years ago
HCIHandler::resetAdapter(): Add optional HCIHandler::PostShutdownFunc argument, allowing BTAdapter::reset() to wait until all devices are disconnected before powering-up again More... over 2 years ago
HCIHandler::resetAdapter(): Add optional HCIHandler::PostShutdownFunc argument, allowing BTAdapter::reset() to wait until all devices are disconnected before powering-up again More... over 2 years ago
BTAdapter: Align hasDevicesPausingDiscovery() -> getDevicesPausingDiscoveryCount() w/ getConnectedDeviceCount(), both return nsize_t More... over 2 years ago
BTAdapter: Align hasDevicesPausingDiscovery() -> getDevicesPausingDiscoveryCount() w/ getConnectedDeviceCount(), both return nsize_t More... over 2 years ago
BTAdapter::poweredOff(): Always use disconnectAllDevices() for proper device pull-down to clear all its states instead of just deleting all refs if !active More... over 2 years ago
BTAdapter::poweredOff(): Always use disconnectAllDevices() for proper device pull-down to clear all its states instead of just deleting all refs if !active More... over 2 years ago
BTAdapter::mgmtEvDeviceDisconnectedHCI(): printDeviceLists() in verbose mode if not connected More... over 2 years ago
BTAdapter::mgmtEvDeviceDisconnectedHCI(): printDeviceLists() in verbose mode if not connected More... over 2 years ago
BTAdapter::powerOff(): Add msg for debug tracing More... over 2 years ago
BTAdapter::powerOff(): Add msg for debug tracing More... over 2 years ago
direct_bt::to_string(<enum_type>): Remove NONE in bitfield enumerations More... over 2 years ago
direct_bt::to_string(<enum_type>): Remove NONE in bitfield enumerations More... over 2 years ago
HCIHandler::reset*(), [start|stop]Adapter(): Rewrap with DBG_PRINT() for tracing More... over 2 years ago
HCIHandler::reset*(), [start|stop]Adapter(): Rewrap with DBG_PRINT() for tracing More... over 2 years ago
HCIHandler: ERR_PRINT remove function header, ensure dev_id shown More... over 2 years ago
HCIHandler: ERR_PRINT remove function header, ensure dev_id shown More... over 2 years ago
HCIHandler: DBG_PRINT add function header w/ dev_id, WARN_PRINT remove function header, ensure dev_id shown More... over 2 years ago
HCIHandler: DBG_PRINT add function header w/ dev_id, WARN_PRINT remove function header, ensure dev_id shown More... over 2 years ago
jaulib v0.15.0-1-g990271a More... over 2 years ago
jaulib v0.15.0-1-g990271a More... over 2 years ago
BTAdapter: Use jau::service_runner to ensure singleton pattern on background discovery More... over 2 years ago
BTAdapter: Use jau::service_runner to ensure singleton pattern on background discovery More... over 2 years ago
BTAdapter::removeDevicePausingDiscovery(): Drop 'off_thread' argument, always perform off thread BTAdapter::startDiscoveryBackground() More... over 2 years ago
BTAdapter::removeDevicePausingDiscovery(): Drop 'off_thread' argument, always perform off thread BTAdapter::startDiscoveryBackground() More... over 2 years ago
jau::service_runner CB BTAdapter::l2capServer*(): Add 'noexcept' More... over 2 years ago
jau::service_runner CB BTAdapter::l2capServer*(): Add 'noexcept' More... over 2 years ago
BTAdapter::mgmtEvDeviceDiscoveringAny(): Drop 'off_thread' argument, which is always used with value 'true' More... over 2 years ago
BTAdapter::mgmtEvDeviceDiscoveringAny(): Drop 'off_thread' argument, which is always used with value 'true' More... over 2 years ago