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. | |
|
|
Destination address : a string representing a bdaddr.
|
|
|
support of default action for a specific uuid
|
|
|
Size of a device address in string form (counting the terminal null char).
|
|
|
Max device name size, including null terminator.
|
|
|
Transform 16 bits UUID string to 128 bits UUID string.
|
|
|
Transform 32 bits UUID string to 128 bits UUID string.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.