Searched refs:btstack_linked_list_empty (Results 1 – 16 of 16) sorted by relevance
72 bool btstack_linked_list_empty(btstack_linked_list_t * list);
54 bool btstack_linked_list_empty(btstack_linked_list_t * list){ in btstack_linked_list_empty() function
853 if (btstack_linked_list_empty(&btstack_crypto_operations)) return; in btstack_crypto_run()1407 return btstack_linked_list_empty(&btstack_crypto_operations); in btstack_crypto_idle()
5045 if (btstack_linked_list_empty(&l2cap_services)) { in l2cap_unregister_service()
9341 if (btstack_linked_list_empty(&hci_stack->le_whitelist)){ in gap_auto_connection_stop()
121 …if (mesh_lower_transport_higher_layer_pdu == NULL && !btstack_linked_list_empty(&mesh_lower_transp… in mesh_lower_transport_incoming_deliver_to_higher_layer()915 while(!btstack_linked_list_empty(&lower_transport_outgoing_ready)) { in mesh_lower_transport_run()974 while (!btstack_linked_list_empty(list)){ in mesh_lower_transport_reset_network_pdus()1014 while (!btstack_linked_list_empty(&lower_transport_outgoing_message->segments)){ in mesh_lower_transport_reset()1020 while (!btstack_linked_list_empty(&lower_transport_outgoing_waiting)){ in mesh_lower_transport_reset()
698 if (btstack_linked_list_empty(&network_pdus_outgoing_gatt)){ in mesh_network_run_gatt()749 if (btstack_linked_list_empty(&network_pdus_outgoing_adv)){ in mesh_network_run_adv()803 if (btstack_linked_list_empty(&network_pdus_received)) { in mesh_network_run_received()823 if (btstack_linked_list_empty(&network_pdus_queued)){ in mesh_network_run_queued()1194 while (!btstack_linked_list_empty(list)){ in mesh_network_reset_network_pdus()
271 while (!btstack_linked_list_empty(list)){ in mesh_upper_transport_reset_pdus()433 return btstack_linked_list_empty(&upper_transport_send_requests) == false; in mesh_upper_transport_send_requests_pending()826 while(!btstack_linked_list_empty(&upper_transport_incoming)){ in mesh_upper_transport_run()1056 while (!btstack_linked_list_empty(&segmented_pdu->segments)){ in mesh_upper_transport_pdu_handler()
265 if (btstack_linked_list_empty(&connections)){ in hci_setup_connection()
104 if (btstack_linked_list_empty(&connections)){ in hci_setup_connection()
22 CHECK_EQUAL(true, btstack_linked_list_empty(&testList)); in TEST()
360 if (btstack_linked_list_empty(&outgoing_att_pdus)) return; in mitm_request_to_send()
762 …return (!btstack_linked_list_empty(&att_server->indication_requests) && (att_server->value_indicat… in att_server_data_ready_for_phase()764 return (!btstack_linked_list_empty(&att_server->notification_requests)); in att_server_data_ready_for_phase()
3588 if (btstack_linked_list_empty(&gatt_client->eatt_clients)){ in gatt_client_le_enhanced_handle_ecbm_disconnected()
2264 if (!btstack_linked_list_empty(&sm_address_resolution_general_queue)){ in sm_run_irk_lookup()
2564 if (btstack_linked_list_empty(&rfcomm_services)){ in rfcomm_register_service_internal()2604 if (btstack_linked_list_empty(&rfcomm_services)){ in rfcomm_unregister_service()