Home
last modified time | relevance | path

Searched refs:hci_event_builder_add_string (Results 1 – 2 of 2) sorted by relevance

/btstack/src/
H A Dhci_event_builder.h148 void hci_event_builder_add_string(hci_event_builder_context_t * context, const char * text);
H A Dhci_event_builder.c122 void hci_event_builder_add_string(hci_event_builder_context_t * context, const char * text){ in hci_event_builder_add_string() function