Searched refs:le_acl_packets_total_num (Results 1 – 3 of 3) sorted by relevance
457 hci_stack->le_acl_packets_total_num = 1; in TEST()
1139 uint8_t le_acl_packets_total_num; member
673 if (hci_stack->le_acl_packets_total_num){ in hci_number_free_acl_slots_for_connection_type()675 btstack_assert( hci_stack->le_acl_packets_total_num >= num_packets_sent_le); in hci_number_free_acl_slots_for_connection_type()676 free_slots_le = hci_stack->le_acl_packets_total_num - num_packets_sent_le; in hci_number_free_acl_slots_for_connection_type()692 if (hci_stack->le_acl_packets_total_num > 0){ in hci_number_free_acl_slots_for_connection_type()2872 hci_stack->le_acl_packets_total_num = packet[8]; in handle_command_complete_event()2877 …cl size %u, acl count %u", hci_stack->le_data_packets_length, hci_stack->le_acl_packets_total_num); in handle_command_complete_event()