Home
last modified time | relevance | path

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

/btstack/test/gap/
H A Dhci_test.cpp488 TEST(HCI, hci_set_hardware_error_callback) { in TEST() argument
/btstack/src/
H A Dhci.c9748 void hci_set_hardware_error_callback(void (*fn)(uint8_t error)){ in hci_set_hardware_error_callback() function