nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
RPC bluetooth API additions

API additions for the bluetooth over RPC. More...

Functions

int bt_rpc_gatt_subscribe_flag_set (struct bt_gatt_subscribe_params *params, uint32_t flags_bit)
 Set flag in the flags field of the bt_gatt_subscribe_params structure.
 
int bt_rpc_gatt_subscribe_flag_clear (struct bt_gatt_subscribe_params *params, uint32_t flags_bit)
 Clear flag in the flags field of the bt_gatt_subscribe_params structure.
 
int bt_rpc_gatt_subscribe_flag_get (struct bt_gatt_subscribe_params *params, uint32_t flags_bit)
 Get flag value from the flags field of the bt_gatt_subscribe_params structure.
 

Detailed Description

API additions for the bluetooth over RPC.