Functions | |
| alp_status_t | alp_bluetooth_check (GtkWindow *parent) |
| Check if bluetooth is usable. | |
| AlpBluetoothClassOfDeviceType | alp_bluetooth_cod_from_string (char *major, char *minor, char *subminor, char **services) |
| return the class-of-device from major class, minor and service class strings | |
| alp_status_t | alp_bluetooth_get_pixmap_from_cod (GtkWidget *widget, char *major, char *minor, const char *size_name, GdkPixbuf **icon) |
| return the pixmap that represents the given class-of-device | |
| alp_status_t | alp_bluetooth_prepare_afh_channels (uint8_t *afh_map, uint8_t begin, uint8_t count, uint8_t state) |
| prepare AFH channels map | |
| alp_status_t | alp_bluetooth_prepare_wifi_channels (uint8_t *afh_map, uint8_t wifi_channel, uint8_t state) |
| prepare AFH channels map from WiFi channel | |
| void | alp_bluetooth_string_from_cod (AlpBluetoothClassOfDeviceType cod, char **major, char **minor, char **subminor, char ***services) |
| return major, minor and service class strings from the class-of-device | |
|
|
Check if bluetooth is usable. If bluetooth is usable returns true. If not, and if device is not in 'Flight mode', asks user if he wants to set bluetooth on.
|
|
||||||||||||||||||||
|
return the class-of-device from major class, minor and service class strings
|
|
||||||||||||||||||||||||
|
return the pixmap that represents the given class-of-device
|
|
||||||||||||||||||||
|
prepare AFH channels map
|
|
||||||||||||||||
|
prepare AFH channels map from WiFi channel
|
|
||||||||||||||||||||||||
|
return major, minor and service class strings from the class-of-device
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.