Home
last modified time | relevance | path

Searched refs:hci_set_control (Results 1 – 6 of 6) sorted by relevance

/btstack/test/gap/
H A Dhci_test.cpp351 hci_set_control(&hardware_control); in TEST()
/btstack/doc/manual/docs-template/appendix/
H A Dmigration.md64 …ntrol_t*, or *link_key_db_t* can now be set with *hci_set_chipset*, *hci_set_control*, and *hci_se…
/btstack/src/
H A Dhci.h1385 void hci_set_control(const btstack_control_t *hardware_control);
H A Dhci.c5117 void hci_set_control(const btstack_control_t *hardware_control){ in hci_set_control() function
/btstack/platform/daemon/src/
H A Ddaemon.c1974 hci_set_control(control); in btstack_server_configure_stack()
/btstack/doc/manual/docs-template/
H A Dhow_to.md561 In this case, a *btstack_control_t* struct can be set with *hci_set_control*.