nrfxlib API 3.3.99
Loading...
Searching...
No Matches

Set priority of a BT role command parameter(s). More...

#include <sdc_hci_vs.h>

Data Fields

uint8_t handle_type
 Handle type for which to change the priority. See sdc_hci_vs_set_role_priority_handle_type for valid values.
 
uint16_t handle
 Handle of the selected handle_type that identifies the instance to set the priority of. This parameter is ignored for scanner and initiator roles.
 
uint8_t priority
 The new priority for the role. Values from 1 to 5 set the new priority for the role, see https://docs.nordicsemi.com/bundle/ncs- latest/page/nrfxlib/softdevice_controller/doc/scheduling.html A value of 0xFF resets the priority to the default selected by the controller.
 

Detailed Description

Set priority of a BT role command parameter(s).


The documentation for this struct was generated from the following file: