Home
last modified time | relevance | path

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

/btstack/src/
H A Dbtstack_event.h1283 static inline uint8_t hci_event_io_capability_response_get_oob_data_present(const uint8_t * event){ in hci_event_io_capability_response_get_oob_data_present() function
H A Dhci.c4074 … conn->io_cap_response_oob_data = hci_event_io_capability_response_get_oob_data_present(packet); in event_handler()