Home
last modified time | relevance | path

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

/btstack/src/ble/gatt-service/
H A Dnordic_spp_service_server.h74 void nordic_spp_service_server_request_can_send_now(btstack_context_callback_registration_t * reque…
H A Dnordic_spp_service_server.c186 void nordic_spp_service_server_request_can_send_now(btstack_context_callback_registration_t * reque… in nordic_spp_service_server_request_can_send_now() function
/btstack/example/
H A Dnordic_spp_le_streamer.c299nordic_spp_service_server_request_can_send_now(&context->send_request, context->connection_handle); in nordic_can_send()
321nordic_spp_service_server_request_can_send_now(&context->send_request, context->connection_handle); in nordic_spp_packet_handler()
H A Dnordic_spp_le_counter.c119 nordic_spp_service_server_request_can_send_now(&send_request, con_handle); in heartbeat_handler()