Home
last modified time | relevance | path

Searched defs:modulation_type (Results 1 – 1 of 1) sorted by relevance

/btstack/chipset/cc256x/
H A Dbtstack_chipset_cc256x.c234 uint8_t modulation_type = hci_cmd_buffer[3]; in update_set_power_vector() local
375 void btstack_chipset_cc256x_set_power_vector(uint8_t modulation_type, const uint8_t * power_vector){ in btstack_chipset_cc256x_set_power_vector()