Lines Matching defs:connection
431 hci_connection_t * connection = (hci_connection_t *) btstack_linked_list_iterator_next(&it); in hci_connection_for_bd_addr_and_type() local
455 hci_connection_t * connection = (hci_connection_t *) btstack_linked_list_iterator_next(&it); in hci_number_sco_connections() local
464 hci_connection_t * connection = (hci_connection_t *) btstack_run_loop_get_timer_context(timer); in hci_connection_timeout_handler() local
478 static void hci_connection_timestamp(hci_connection_t *connection){ in hci_connection_timestamp()
638 static bool hci_is_le_connection(hci_connection_t * connection){ in hci_is_le_connection()
661 hci_connection_t * connection = (hci_connection_t *) it; in hci_number_free_acl_slots_for_connection_type() local
701 hci_connection_t * connection = hci_connection_for_handle(con_handle); in hci_number_free_acl_slots_for_handle() local
716 hci_connection_t * connection = (hci_connection_t *) it; in hci_number_free_sco_slots() local
729 hci_connection_t * connection = (hci_connection_t *) it; in hci_number_free_sco_slots() local
844 hci_connection_t * connection = (hci_connection_t *) it; in hci_controller_dump_packets() local
871 static uint8_t hci_send_acl_packet_fragments(hci_connection_t *connection){ in hci_send_acl_packet_fragments()
973 hci_connection_t *connection = hci_connection_for_handle( con_handle); in hci_send_acl_packet_buffer() local
1019 hci_connection_t *connection = hci_connection_for_handle( con_handle); in hci_send_sco_packet_buffer() local
2706 static bool hci_remote_sc_enabled(hci_connection_t * connection){ in hci_remote_sc_enabled()
5129 hci_connection_t * connection = (hci_connection_t*) btstack_linked_list_iterator_next(&it); in hci_discard_connections() local
5590 hci_connection_t *connection; in hci_halting_run() local
5754 hci_connection_t * connection; in hci_falling_asleep_run() local
5852 hci_connection_t * connection = (hci_connection_t *) it; in hci_host_num_completed_packets() local
5889 hci_connection_t *connection = hci_connection_for_handle(con_handle); in hci_run_acl_fragments() local
5930 hci_connection_t *connection = (hci_connection_t *) it; in hci_classic_operation_active() local
7268 hci_connection_t * connection = (hci_connection_t *) it; in hci_run_general_pending_commands() local
7953 hci_connection_t * connection = hci_connection_for_handle(con_handle); in hci_disconnect_security_block() local
8274 static gap_security_level_t gap_security_level_for_connection(hci_connection_t * connection){ in gap_security_level_for_connection()
8299 hci_connection_t * connection = hci_connection_for_handle(con_handle); in hci_remote_esco_supported() local
8305 hci_connection_t * connection = hci_connection_for_handle(con_handle); in hci_remote_sco_packet_types() local
8310 static bool hci_ssp_supported(hci_connection_t * connection){ in hci_ssp_supported()
8317 hci_connection_t * connection = hci_connection_for_handle(con_handle); in hci_remote_ssp_supported() local
8330 hci_connection_t * connection = hci_connection_for_handle(handle); in hci_remote_features_available() local
8339 static void hci_trigger_remote_features_for_connection(hci_connection_t * connection){ in hci_trigger_remote_features_for_connection()
8346 hci_connection_t * connection = hci_connection_for_handle(con_handle); in hci_remote_features_query() local
8418 hci_connection_t * connection = hci_connection_for_handle(con_handle); in gap_security_level() local
8428 hci_connection_t * connection = hci_connection_for_handle(con_handle); in gap_request_security_level() local
8482 …hci_connection_t * connection = create_connection_for_bd_addr_and_type(device, BD_ADDR_TYPE_ACL, H… in gap_dedicated_bonding() local
8503 hci_connection_t * connection = hci_connection_for_handle(con_handle); in hci_dedicated_bonding_defer_disconnect() local
8701 hci_connection_t * connection = hci_connection_for_handle(con_handle); in gap_update_connection_parameters() local
8723 hci_connection_t * connection = hci_connection_for_handle(con_handle); in gap_request_connection_parameter_update() local
8737 hci_connection_t * connection = hci_connection_for_handle(con_handle); in gap_request_connection_subrating() local
9595 hci_connection_t * connection = hci_connection_for_bd_addr_and_type(addr, BD_ADDR_TYPE_ACL); in gap_ssp_remote_oob_data() local
9623 hci_connection_t * connection = hci_connection_for_bd_addr_and_type(addr, BD_ADDR_TYPE_ACL); in gap_send_link_key_response() local
9706 hci_connection_t * connection = hci_connection_for_handle(sco_con_handle); in hci_get_sco_packet_length_for_connection() local
9717 hci_connection_t * connection = (hci_connection_t *) btstack_linked_list_iterator_next(&it); in hci_get_sco_packet_length() local