Home
last modified time | relevance | path

Searched defs:subevent_type (Results 1 – 5 of 5) sorted by relevance

/btstack/src/
H A Dhci_event_builder.c54 …r_context_t * context, uint8_t * buffer, uint16_t size, uint8_t event_type, uint8_t subevent_type){ in hci_event_builder_init()
/btstack/src/classic/
H A Dhid_host.c236 static void hid_emit_event(hid_host_connection_t * connection, uint8_t subevent_type){ in hid_emit_event()
248 static void hid_emit_event_with_status(hid_host_connection_t * connection, uint8_t subevent_type, h… in hid_emit_event_with_status()
H A Dhid_device.c339 static inline void hid_device_emit_event(hid_device_t * context, uint8_t subevent_type){ in hid_device_emit_event()
/btstack/src/ble/gatt-service/
H A Dbattery_service_v1_server.c464 …uint8_t subevent_type = broadcast_new ? GATTSERVICE_SUBEVENT_BATTERY_SERVICE_LEVEL_BROADCAST_START… in battery_service_write_callback() local
/btstack/src/mesh/
H A Dmesh_configuration_client.c957 …ation_client_handle_uint8_value(mesh_model_t *mesh_model, mesh_pdu_t * pdu, uint8_t subevent_type){ in mesh_configuration_client_handle_uint8_value()