Miscellanous constants
[Bluetooth]


Bluetooth Profile support in application

#define ALP_BLUETOOTH_CONNECT_ADDR_PARAM   "addr"
 Destination address : a string representing a bdaddr.
#define ALP_BLUETOOTH_CONNECT_VERB   "bluetooth_connect"
 support of default action for a specific uuid

Defines

#define ALP_BLUETOOTH_DEVICE_ADDRESS_STRING_SIZE   18
 Size of a device address in string form (counting the terminal null char).
#define ALP_BLUETOOTH_MAX_DEVICE_NAME_SIZE   249
 Max device name size, including null terminator.
#define ALP_BLUETOOTH_UUID_16_128(x)   "0000" x "-0000-1000-8000-00805f9b34fb"
 Transform 16 bits UUID string to 128 bits UUID string.
#define ALP_BLUETOOTH_UUID_32_128(x)   x "-0000-1000-8000-00805f9b34fb"
 Transform 32 bits UUID string to 128 bits UUID string.


Define Documentation

#define ALP_BLUETOOTH_CONNECT_ADDR_PARAM   "addr"
 

Destination address : a string representing a bdaddr.

#define ALP_BLUETOOTH_CONNECT_VERB   "bluetooth_connect"
 

support of default action for a specific uuid

#define ALP_BLUETOOTH_DEVICE_ADDRESS_STRING_SIZE   18
 

Size of a device address in string form (counting the terminal null char).

#define ALP_BLUETOOTH_MAX_DEVICE_NAME_SIZE   249
 

Max device name size, including null terminator.

#define ALP_BLUETOOTH_UUID_16_128  )     "0000" x "-0000-1000-8000-00805f9b34fb"
 

Transform 16 bits UUID string to 128 bits UUID string.

#define ALP_BLUETOOTH_UUID_32_128  )     x "-0000-1000-8000-00805f9b34fb"
 

Transform 32 bits UUID string to 128 bits UUID string.


Generated on Wed Jul 30 07:06:42 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.