Home
last modified time | relevance | path

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

/btstack/example/
H A Dhid_host_demo.c407 … switch ((hid_protocol_mode_t)hid_subevent_set_protocol_response_get_protocol_mode(packet)){ in packet_handler()
/btstack/src/
H A Dbtstack_event.h13337 static inline uint8_t hid_subevent_set_protocol_response_get_protocol_mode(const uint8_t * event){ in hid_subevent_set_protocol_response_get_protocol_mode() function