Searched defs:event_subtype (Results 1 – 5 of 5) sorted by relevance
143 static void emit_event(uint8_t event_subtype){ in emit_event()153 static void emit_event_with_value(uint8_t event_subtype, uint8_t value){ in emit_event_with_value()
145 static void emit_event(uint8_t event_subtype){ in emit_event()155 static void emit_event_with_value(uint8_t event_subtype, uint8_t value){ in emit_event_with_value()
378 void hfp_emit_simple_event(hfp_connection_t * hfp_connection, uint8_t event_subtype){ in hfp_emit_simple_event()388 void hfp_emit_event(hfp_connection_t * hfp_connection, uint8_t event_subtype, uint8_t value){ in hfp_emit_event()517 void hfp_emit_string_event(hfp_connection_t * hfp_connection, uint8_t event_subtype, const char * v… in hfp_emit_string_event()
159 …void hfp_hf_emit_type_number_alpha(const hfp_connection_t * hfp_connection, uint8_t event_subtype){ in hfp_hf_emit_type_number_alpha()
885 static void hfp_ag_emit_general_simple_event(uint8_t event_subtype){ in hfp_ag_emit_general_simple_event()