Searched defs:hardware_control (Results 1 – 2 of 2) sorted by relevance
350 btstack_control_t hardware_control = { .init = &dummy_fn}; in TEST() local
5117 void hci_set_control(const btstack_control_t *hardware_control){ in hci_set_control()