Searched refs:nordic_spp_service_server_send (Results 1 – 4 of 4) sorted by relevance
82 int nordic_spp_service_server_send(hci_con_handle_t con_handle, const uint8_t * data, uint16_t size…
196 int nordic_spp_service_server_send(hci_con_handle_t con_handle, const uint8_t * data, uint16_t size… in nordic_spp_service_server_send() function
112 nordic_spp_service_server_send(con_handle, (uint8_t*) counter_string, counter_string_len); in nordic_can_send()
293 …nordic_spp_service_server_send(context->connection_handle, (uint8_t*) context->test_data, context-… in nordic_can_send()