Home
last modified time | relevance | path

Searched refs:hci_create_gap_connection_complete_event (Results 1 – 5 of 5) sorted by relevance

/btstack/test/gatt_client/
H A Dmock.c42 static void hci_create_gap_connection_complete_event(const uint8_t * hci_event, uint8_t * gap_event… in hci_create_gap_connection_complete_event() function
69 hci_create_gap_connection_complete_event(packet, gap_event); in mock_simulate_connected()
/btstack/test/gatt_server/
H A Dmock.c40 static void hci_create_gap_connection_complete_event(const uint8_t * hci_event, uint8_t * gap_event… in hci_create_gap_connection_complete_event() function
67 hci_create_gap_connection_complete_event(packet, gap_event); in mock_simulate_connected()
/btstack/test/security_manager/
H A Dmock.c118 static void hci_create_gap_connection_complete_event(const uint8_t * hci_event, uint8_t * gap_event… in hci_create_gap_connection_complete_event() function
145 hci_create_gap_connection_complete_event(packet, gap_event); in mock_simulate_connected()
/btstack/test/mock/
H A Dmock_gatt_client.c60 static void hci_create_gap_connection_complete_event(const uint8_t * hci_event, uint8_t * gap_event… in hci_create_gap_connection_complete_event() function
100 hci_create_gap_connection_complete_event(hci_event, gap_event); in mock_hci_emit_le_connection_complete()
/btstack/src/
H A Dhci.c3344 static void hci_create_gap_connection_complete_event(const uint8_t * hci_event, uint8_t * gap_event… in hci_create_gap_connection_complete_event() function
3375 hci_create_gap_connection_complete_event(hci_event, gap_event); in hci_handle_le_connection_complete_event()
8209 hci_create_gap_connection_complete_event(hci_event, gap_event); in hci_emit_le_connection_complete()