Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
Go to the source code of this file.
Classes | |
struct | direct_bt::BTDeviceRegistry::DeviceQuery |
Specifies devices queries to act upon. More... | |
struct | direct_bt::BTDeviceRegistry::DeviceID |
Specifies unique device identities, using BDAddressAndType as key. More... | |
struct | std::hash< direct_bt::BTDeviceRegistry::DeviceID > |
Namespaces | |
direct_bt | |
direct_bt::BTDeviceRegistry | |
Application toolkit providing BT device registration of processed and awaited devices. | |
Typedefs | |
typedef bool(* | direct_bt::BTDeviceRegistry::DeviceQueryMatchFunc) (const EUI48 &address, const std::string &name, const DeviceQuery &q) |
Function for user defined BTDeviceRegistry::DeviceQuery matching criteria and algorithm. More... | |