![]() |
nRF Connect SDK API 3.3.99
|
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. | |
API additions for the bluetooth over RPC.