nRF Connect SDK API 2.8.99
|
void bt_bas_client_init | ( | struct bt_bas_client * | bas | ) |
#include <include/bluetooth/services/bas_client.h>
Initialize the BAS Client instance.
You must call this function on the BAS Client object before any other function.
bas | BAS Client object. |