Lines Matching defs:event
522 uint8_t event[12]; in hci_pairing_started() local
544 uint8_t event[11]; in hci_pairing_complete() local
1556 uint8_t event[12 + LE_ADVERTISING_DATA_SIZE]; // use upper bound to avoid var size automatic var in le_handle_advertisement_report() local
1584 uint8_t event[2 + 255]; // use upper bound to avoid var size automatic var in le_handle_extended_advertisement_report() local
2854 uint8_t event[5]; in handle_command_complete_event() local
2905 …uint8_t event[] = { HCI_EVENT_META_GAP, 4, GAP_SUBEVENT_ADVERTISING_SET_INSTALLED, hci_stack->le_a… in handle_command_complete_event() local
2917 …uint8_t event[] = { HCI_EVENT_META_GAP, 3, GAP_SUBEVENT_ADVERTISING_SET_REMOVED, hci_stack->le_adv… in handle_command_complete_event() local
2950 uint8_t event[] = { GAP_EVENT_INQUIRY_COMPLETE, 1, 0}; in handle_command_complete_event() local
3024 uint8_t event[67]; in handle_command_complete_event() local
3778 uint8_t event[] = { GAP_EVENT_INQUIRY_COMPLETE, 1, 0}; in event_handler() local
8019 static void hci_emit_event(uint8_t * event, uint16_t size, int dump){ in hci_emit_event()
8034 static void hci_emit_btstack_event(uint8_t * event, uint16_t size, int dump){ in hci_emit_btstack_event()
8052 uint8_t event[2] = { HCI_EVENT_SCO_CAN_SEND_NOW, 0 }; in hci_notify_if_sco_can_send_now() local
8060 uint8_t event[28+GAP_INQUIRY_MAX_NAME_LEN]; in gap_inquiry_explode() local
8160 uint8_t event[3]; in hci_emit_state() local
8169 uint8_t event[13]; in hci_emit_connection_complete() local
8182 uint8_t event[4]; in hci_emit_l2cap_check_timeout() local
8217 uint8_t event[] = { HCI_EVENT_TRANSPORT_PACKET_SENT, 0}; in hci_emit_transport_packet_sent() local
8222 uint8_t event[6]; in hci_emit_disconnection_complete() local
8233 uint8_t event[3]; in hci_emit_nr_connections_changed() local
8242 uint8_t event[2]; in hci_emit_hci_open_failed() local
8250 uint8_t event[9]; in hci_emit_dedicated_bonding_result() local
8264 uint8_t event[5]; in hci_emit_security_level() local
8289 uint8_t event[4]; in hci_emit_scan_mode_changed() local
9423 uint8_t event[] = { GAP_EVENT_INQUIRY_COMPLETE, 1, 0}; in gap_inquiry_stop() local
10292 uint8_t event [6 + (MAX_NR_BIS * 2)]; in hci_emit_big_created() local
10309 uint8_t event [6 + (MAX_NR_CIS * 2)]; in hci_emit_cig_created() local
10325 static uint16_t hci_setup_cis_created(uint8_t * event, hci_iso_stream_t * iso_stream, uint8_t statu… in hci_setup_cis_created()
10350 uint8_t event [17]; in hci_cis_handle_created() local
10360 uint8_t event [4]; in hci_emit_big_terminated() local
10370 uint8_t event [6 + (MAX_NR_BIS * 2)]; in hci_emit_big_sync_created() local
10387 uint8_t event [4]; in hci_emit_big_sync_stopped() local
10397 uint8_t event[6]; in hci_emit_bis_can_send_now() local
10408 uint8_t event[4]; in hci_emit_cis_can_send_now() local