Searched defs:subevent_type (Results 1 – 5 of 5) sorted by relevance
/btstack/src/ |
H A D | hci_event_builder.c | 54 …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 D | hid_host.c | 236 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 D | hid_device.c | 339 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 D | battery_service_v1_server.c | 464 …uint8_t subevent_type = broadcast_new ? GATTSERVICE_SUBEVENT_BATTERY_SERVICE_LEVEL_BROADCAST_START… in battery_service_write_callback() local
|
/btstack/src/mesh/ |
H A D | mesh_configuration_client.c | 957 …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()
|