AIROC™ BTSDK v4.7 - Documentation | ||||
> More...
Functions | |
wiced_bool_t | wiced_bt_mesh_remote_provisioning_is_gatt_connecting (void) |
Checking GATT connection. More... | |
void | wiced_bt_mesh_remote_provisioning_connection_state_changed (uint16_t conn_id, uint16_t reason) |
Connection State Changed. More... | |
void | wiced_bt_mesh_client_search_proxy (uint8_t start) |
Search for Proxy device. More... | |
wiced_bool_t | wiced_bt_mesh_client_proxy_connect (wiced_bt_mesh_proxy_connect_data_t *p_data) |
Proxy Connect. More... | |
wiced_bool_t | wiced_bt_mesh_client_proxy_disconnect (void) |
Proxy Disonnect. More... | |
wiced_bool_t | wiced_bt_mesh_client_provision_connect (wiced_bt_mesh_event_t *p_event, wiced_bt_mesh_provision_connect_data_t *p_connect, wiced_bool_t use_pb_gatt) |
wiced_bool_t | wiced_bt_mesh_provision_disconnect (wiced_bt_mesh_event_t *p_event) |
Provisioner Disconnect. More... | |
void | wiced_bt_ble_set_scan_mode (uint8_t is_active) |
Set Scan Mode. More... | |
void | wiced_bt_mesh_client_vendor_data (wiced_bt_mesh_event_t *p_event, uint8_t *p_data, uint16_t data_len) |
Send Vendor Data message. More... | |
>
Mesh Provisioning definitions.