iocp (v1.1.0)

Index

  • Type the index terms you want to search for in the text input field.
  • Matching terms will be shown incrementally as you type.
  • Press Enter to navigate to the target of the first displayed index entry.
  • Alternatively, Tab to move to the index entry of interest and then press Enter to navigate to that documentation page.
  • To jump to this page from any other documentation page, press browser-specific shortcut modifiers with i. For example, on IE and Edge this would be Alt-i while on Firefox and Chrome Alt-Shift-i. Other browsers and platforms may differ.
  • attribute
    attribute subcommand ...
    A command ensemble.
    ::iocp::bt::sdr
  • attribute exists
    attribute exists sdr attr_id ?varname?
    Checks if an attribute exists in a service discovery record
    ::iocp::bt::sdr
  • attribute get
    attribute get sdr attr_id ?varname?
    Get the value of an universal attribute from a service discovery record.
    ::iocp::bt::sdr
  • attribute raw
    attribute raw sdr attr_id
    Get an attribute value from an service discovery record.
    ::iocp::bt::sdr
  • attribute text
    attribute text sdr attr_id lang ?varname?
    Get the value of an text attribute in the specified language from a service discovery record.
    ::iocp::bt::sdr
  • attribute_id
    attribute_id name
    Maps a attribute name to it numeric attribute identifier.
    ::iocp::bt::names
  • attribute_name
    attribute_name attr_id
    Maps a attribute id (numeric or name) to a attribute name.
    ::iocp::bt::names
  • attributes
    attributes sdr
    Get the list of attributes in a service discovery record
    ::iocp::bt::sdr
  • decode
    decode binsdr
    Decodes a binary service discovery record
    ::iocp::bt::sdr
  • device
    device subcommand ...
    A command ensemble.
    ::iocp::bt
  • device address
    device address name ?args?
    Returns a Bluetooth address for a given name.
    ::iocp::bt
  • device addresses
    device addresses name ?args?
    Returns a list of Bluetooth addresses for a given name.
    ::iocp::bt
  • device port
    device port device service_class
    Resolve the port for a Bluetooth service running over RFCOMM.
    ::iocp::bt
  • device print
    device print devinfo
    Prints device information in human-readable form to stdout.
    ::iocp::bt
  • device printn
    device printn dinfolist ?detailed?
    Prints device information in human-readable form to stdout.
    ::iocp::bt
  • device remove
    device remove device
    Removes cached authentication information for a device from the system cache.
    ::iocp::bt
  • device service_references
    device service_references device service
    Retrieve service discovery records that refer to a specified service.
    ::iocp::bt
  • device services
    device services device
    Retrieve the service discovery records for top level services advertised by a device.
    ::iocp::bt
  • devices
    devices ?args?
    Discover Bluetooth devices.
    ::iocp::bt
  • is_uuid
    is_uuid uuid
    ::iocp::bt::names
  • print
    print 
    Prints known UUID's and their mapped mnemonics.
    ::iocp::bt::names
  • print
    print rec ?attrfilter?
    Prints a SDP record to a more human readable form.
    ::iocp::bt::sdr
  • printn
    printn recs ?attrfilter?
    Prints a SDP record to a more human readable form.
    ::iocp::bt::sdr
  • profile_name
    profile_name uuid
    Maps a UUID to a Bluetooth profile name.
    ::iocp::bt::names
  • protocol_name
    protocol_name uuid
    Maps a UUID to a protocol name.
    ::iocp::bt::names
  • protocol_uuid
    protocol_uuid name
    Maps a protocol name to a UUID.
    ::iocp::bt::names
  • radio
    radio subcommand ...
    A command ensemble.
    ::iocp::bt
  • radio configure
    radio configure radio ?args?
    Gets or modifies a radio configuration.
    ::iocp::bt
  • radio devices
    radio devices radio ?args?
    Discover devices accessible through the specified radio.
    ::iocp::bt
  • radio info
    radio info ?radio?
    Get detailed information about a radio on the system
    ::iocp::bt
  • radios
    radios ?detailed?
    Enumerate Bluetooth radios on the local system.
    ::iocp::bt
  • service_class_name
    service_class_name uuid
    Maps a UUID to a service class name.
    ::iocp::bt::names
  • service_class_uuid
    service_class_uuid name
    Maps a service class name to a UUID.
    ::iocp::bt::names
  • socket
    socket ?args?
    Returns a client Bluetooth RFCOMM channel.
    ::iocp::bt
  • socket
    socket ?args?
    Returns a client or server TCP/IP channel.
    ::iocp::inet
  • to_name
    to_name uuid
    Map a UUID to a name.
    ::iocp::bt::names
  • to_uuid
    to_uuid name_or_uuid
    Map a name to a UUID.
    ::iocp::bt::names