Home
last modified time | relevance | path

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

/btstack/src/ble/gatt-service/
H A Dnordic_spp_service_server.c114 static void nordic_spp_service_hci_event_handler(uint8_t packet_type, uint16_t channel, uint8_t *pa… in nordic_spp_service_hci_event_handler() function
174 …ordic_spp_service_hci_event_callback_registration.callback = &nordic_spp_service_hci_event_handler; in nordic_spp_service_server_init()