ble/gattc/client.h header reference
[Bluetooth Low Energy library module]

The source code of this header can be browsed online.

Description [link] 

GATT Client context

Members [link] 

Type [link] 

Functions [link] 

Members detail [link] 

#define BLE_GATTC_CLIENT_H [link] 

This macro is declared in ble/gattc/client.h source file, line 21.

void ble_gattc_deinit(struct ble_gattc_s *client) [link] 

This function is declared in ble/gattc/client.h source file, line 43.

error_t ble_gattc_init(struct ble_gattc_s *client) [link] 

This function is declared in ble/gattc/client.h source file, line 41.

struct ble_gattc_s [link] 

This struct is declared in ble/gattc/client.h source file, line 37.

size_t ble_gattc_sollicitation_128_get(struct ble_gattc_s *client, void *srvlist, size_t size) [link] 

This function is declared in ble/gattc/client.h source file, line 49.

size_t ble_gattc_sollicitation_16_get(struct ble_gattc_s *client, void *srvlist, size_t size) [link] 

This function is declared in ble/gattc/client.h source file, line 46.

Valid XHTML 1.0 StrictGenerated by diaxen on Thu Aug 4 15:44:05 2022 using MkDoc