AIROC™ BTSDK v4.2 - Documentation | ||||
BR/EDR (Bluetooth Basic Rate / Enhanced Data Rate) Specific functions. More...
Functions | |
wiced_bool_t | wiced_bt_gatt_bredr_connect (wiced_bt_device_address_t bd_addr) |
Open GATT over BR/EDR connection to a remote device Result is notified using GATT_CONNECTION_STATUS_EVT of wiced_bt_gatt_cback_t. More... | |
BR/EDR (Bluetooth Basic Rate / Enhanced Data Rate) Specific functions.
wiced_bool_t wiced_bt_gatt_bredr_connect | ( | wiced_bt_device_address_t | bd_addr | ) |
Open GATT over BR/EDR connection to a remote device Result is notified using GATT_CONNECTION_STATUS_EVT of wiced_bt_gatt_cback_t.
[in] | bd_addr | : Remote device address |