artik_bt_device Struct Reference
Bluetooth device definition. More...
#include <bluetooth/artik_bluetooth.h>
Data Fields | |
| char * | remote_address |
| char * | remote_name |
| artik_bt_class | cod |
| short | rssi |
| artik_bt_uuid * | uuid_list |
| int | uuid_length |
| bool | is_bonded |
| bool | is_connected |
| bool | is_authorized |
| int | manufacturer_data_len |
| char * | manufacturer_data |
| short | manufacturer_id |
| char | manufacturer_name [MAX_BT_NAME_LEN] |
| int | svc_data_len |
| char * | svc_data |
| char | svc_uuid [MAX_BT_UUID_LEN] |
Detailed Description
Structure containing the elements defining a Bluetooth device
- Examples:
- bluetooth_test/artik_bluetooth_test.c, bluetooth_test/artik_bluetooth_test_avrcp.c, bluetooth_test/artik_bluetooth_test_ftp.c, bluetooth_test/artik_bluetooth_test_gatt_client.c, bluetooth_test/artik_bluetooth_test_gatt_server.c, bluetooth_test/artik_bluetooth_test_panu.c, and bluetooth_test/artik_bluetooth_test_spp_client.c.
Definition at line 558 of file artik_bluetooth.h.
The documentation for this struct was generated from the following file:
- inc/bluetooth/artik_bluetooth.h
Last updated on: