Lines Matching refs:LE_CONNECTING_IDLE

3288                 hci_stack->le_connecting_state = LE_CONNECTING_IDLE;  in handle_command_status_event()
3289 hci_stack->le_connecting_request = LE_CONNECTING_IDLE; in handle_command_status_event()
3402 hci_stack->le_connecting_state = LE_CONNECTING_IDLE; in hci_handle_le_connection_complete_event()
3412 bool cancelled_by_user = hci_stack->le_connecting_request == LE_CONNECTING_IDLE; in hci_handle_le_connection_complete_event()
3454 hci_stack->le_connecting_state = LE_CONNECTING_IDLE; in hci_handle_le_connection_complete_event()
3455 hci_stack->le_connecting_request = LE_CONNECTING_IDLE; in hci_handle_le_connection_complete_event()
4420 hci_stack->le_periodic_sync_request = LE_CONNECTING_IDLE; in event_handler()
4421 hci_stack->le_periodic_sync_state = LE_CONNECTING_IDLE; in event_handler()
4914 hci_stack->le_connecting_state = LE_CONNECTING_IDLE; in hci_state_reset()
4915 hci_stack->le_connecting_request = LE_CONNECTING_IDLE; in hci_state_reset()
6296 (hci_stack->le_connecting_request == LE_CONNECTING_IDLE) || in hci_run_general_gap_le()
6319 (hci_stack->le_periodic_sync_request == LE_CONNECTING_IDLE)){ in hci_run_general_gap_le()
6944 …if ( (hci_stack->le_connecting_state == LE_CONNECTING_IDLE) && (hci_stack->le_connecting_request =… in hci_run_general_gap_le()
6953 if (hci_stack->le_periodic_sync_state == LE_CONNECTING_IDLE){ in hci_run_general_gap_le()
8566 …f (hci_is_le_connection_type(addr_type) && hci_stack->le_connecting_request != LE_CONNECTING_IDLE){ in gap_connect()
8623 case LE_CONNECTING_IDLE: in gap_connect_cancel()
8626 hci_stack->le_connecting_request = LE_CONNECTING_IDLE; in gap_connect_cancel()
8630 hci_stack->le_connecting_request = LE_CONNECTING_IDLE; in gap_connect_cancel()
9299 if (hci_stack->le_connecting_request != LE_CONNECTING_IDLE){ in gap_connect_with_whitelist()
9342 hci_stack->le_connecting_request = LE_CONNECTING_IDLE; in gap_auto_connection_stop()
9357 hci_stack->le_connecting_request = LE_CONNECTING_IDLE; in gap_auto_connection_stop_all()
10105 if (hci_stack->le_periodic_sync_request != LE_CONNECTING_IDLE) { in gap_periodic_advertising_create_sync()
10124 if (hci_stack->le_periodic_sync_request == LE_CONNECTING_IDLE) { in gap_periodic_advertising_create_sync_cancel()
10127 hci_stack->le_periodic_sync_request = LE_CONNECTING_IDLE; in gap_periodic_advertising_create_sync_cancel()