module Bluetooth

Overview

TODO Write documentation for Bluetooth

Defined in:

bluetooth.cr
bluetooth/exceptions.cr
bluetooth/local_device.cr
bluetooth/version.cr

Constant Summary

VERSION = "0.1.0"

Class Method Summary

Class Method Detail

def self.bswap(int : Int) #

[View source]
def self.filter_set_event(e : Int32, f : Pointer(LibHCI::Filter)) #

[View source]
def self.filter_set_ptype(t : Int32, f : Pointer(LibHCI::Filter)) #

[View source]
def self.set_bit(nr : Int32, addr : Pointer(Void)) #

[View source]