Searched refs:nordic_spp_tx_client_configuration_value (Results 1 – 1 of 1) sorted by relevance
64 static uint16_t nordic_spp_tx_client_configuration_value; variable85 little_endian_store_16(buffer, 0, nordic_spp_tx_client_configuration_value); in nordic_spp_service_read_callback()105 nordic_spp_tx_client_configuration_value = little_endian_read_16(buffer, 0); in nordic_spp_service_write_callback()106 bool enabled = (nordic_spp_tx_client_configuration_value != 0); in nordic_spp_service_write_callback()127 if (nordic_spp_tx_client_configuration_value > 0){ in nordic_spp_service_hci_event_handler()128 nordic_spp_tx_client_configuration_value = 0; in nordic_spp_service_hci_event_handler()