Home
last modified time | relevance | path

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

/btstack/test/gap/
H A Dhci_test.cpp661 TEST(HCI, handle_command_status_event) { in TEST() argument
/btstack/src/
H A Dhci.c3246 static void handle_command_status_event(uint8_t * packet, uint16_t size) { in handle_command_status_event() function