Home
last modified time | relevance | path

Searched refs:hci_event_gap_meta_get_subevent_code (Results 1 – 25 of 29) sorted by relevance

12

/btstack/example/
H A Dsm_pairing_peripheral.c184 switch (hci_event_gap_meta_get_subevent_code(packet)) { in sm_packet_handler()
317 switch (hci_event_gap_meta_get_subevent_code(packet)) { in hci_packet_handler()
H A Dle_streamer_client.c423 switch (hci_event_gap_meta_get_subevent_code(packet)) { in hci_event_handler()
425 switch (hci_event_gap_meta_get_subevent_code(packet)) { in hci_event_handler()
H A Dsm_pairing_central.c201 … if (hci_event_gap_meta_get_subevent_code(packet) != GAP_SUBEVENT_LE_CONNECTION_COMPLETE) break; in hci_packet_handler()
H A Dgatt_browser.c205 … if (hci_event_gap_meta_get_subevent_code(packet) != GAP_SUBEVENT_LE_CONNECTION_COMPLETE) break; in handle_hci_event()
H A Dhog_mouse_demo.c334 switch (hci_event_gap_meta_get_subevent_code(packet)) { in packet_handler()
H A Dgatt_battery_query.c217 … if (hci_event_gap_meta_get_subevent_code(packet) != GAP_SUBEVENT_LE_CONNECTION_COMPLETE) break; in hci_event_handler()
H A Dle_credit_based_flow_control_mode_server.c193 switch (hci_event_gap_meta_get_subevent_code(packet)) { in packet_handler()
H A Dnordic_spp_le_streamer.c183 switch (hci_event_gap_meta_get_subevent_code(packet)) { in hci_packet_handler()
H A Dgatt_heart_rate_client.c317 … if (hci_event_gap_meta_get_subevent_code(packet) != GAP_SUBEVENT_LE_CONNECTION_COMPLETE) break; in hci_event_handler()
H A Dgatt_device_information_query.c215 … if (hci_event_gap_meta_get_subevent_code(packet) != GAP_SUBEVENT_LE_CONNECTION_COMPLETE) break; in hci_packet_handler()
H A Dle_credit_based_flow_control_mode_client.c237 … if (hci_event_gap_meta_get_subevent_code(packet) != GAP_SUBEVENT_LE_CONNECTION_COMPLETE) break; in packet_handler()
H A Dgatt_streamer_server.c263 switch (hci_event_gap_meta_get_subevent_code(packet)) { in hci_packet_handler()
H A Dspp_and_gatt_streamer.c225 switch (hci_event_gap_meta_get_subevent_code(packet)) { in hci_packet_handler()
H A Dhog_host_demo.c432 … if (hci_event_gap_meta_get_subevent_code(packet) != GAP_SUBEVENT_LE_CONNECTION_COMPLETE) break; in packet_handler()
H A Dhog_boot_host_demo.c508 … if (hci_event_gap_meta_get_subevent_code(packet) != GAP_SUBEVENT_LE_CONNECTION_COMPLETE) break; in packet_handler()
H A Dle_mitm.c403 … if (hci_event_gap_meta_get_subevent_code(packet) != GAP_SUBEVENT_LE_CONNECTION_COMPLETE) break; in hci_event_handler()
/btstack/test/le_audio/
H A Dle_audio_unicast_gateway.c275 switch (hci_event_gap_meta_get_subevent_code(packet)) { in packet_handler()
H A Dle_audio_broadcast_source.c368 switch (hci_event_gap_meta_get_subevent_code(packet)){ in packet_handler()
H A Dle_audio_unicast_headset.c275 switch (hci_event_gap_meta_get_subevent_code(packet)){ in packet_handler()
H A Dle_audio_broadcast_sink.c564 switch (hci_event_gap_meta_get_subevent_code(packet)){ in packet_handler()
H A Dle_audio_broadcast_assistant.c579 switch (hci_event_gap_meta_get_subevent_code(packet)){ in packet_handler()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/
H A Dexample.c256 switch (hci_event_gap_meta_get_subevent_code(packet)) { in hci_packet_handler()
/btstack/src/ble/gatt-service/
H A Dancs_client.c401 switch (hci_event_gap_meta_get_subevent_code(packet)) { in handle_hci_event()
/btstack/test/security_manager_sc/
H A Dsm_test.c296 switch (hci_event_gap_meta_get_subevent_code(packet)) { in hci_packet_handler()
/btstack/src/mesh/
H A Dmesh.c328 … if (hci_event_gap_meta_get_subevent_code(packet) != GAP_SUBEVENT_LE_CONNECTION_COMPLETE) break; in hci_packet_handler()

12