Home
last modified time | relevance | path

Searched refs:LE_CONNECTING_IDLE (Results 1 – 2 of 2) sorted by relevance

/btstack/src/
H A Dhci.c3288 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()
[all …]
H A Dhci.h287 LE_CONNECTING_IDLE, enumerator