Home
last modified time | relevance | path

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

/btstack/test/gap/
H A Dhci_test.cpp288 TEST(HCI, hci_send_cmd_packet){ in TEST() argument
/btstack/src/
H A Dhci.c7730 uint8_t hci_send_cmd_packet(uint8_t *packet, int size){ in hci_send_cmd_packet() function