MCPcopy Create free account

hub / github.com/blinker-iot/blinker-nRF52 / functions

Functions84 in github.com/blinker-iot/blinker-nRF52

↓ 7 callersFunctionblinker_print
Blinker/BlinkerApi.c:696
↓ 3 callersFunctionadvertising_start
@brief Function for starting advertising, or instead trigger it from peer manager (after deleting bonds). @param[in] erase_bonds Bool to
Blinker/BlinkerBLE.c:424
↓ 3 callersFunctionisJson
Blinker/BlinkerUtility.c:3
↓ 2 callersFunctionattach_widget_string
Blinker/BlinkerApi.c:78
↓ 2 callersFunctionblinker_heart_beat
Blinker/BlinkerApi.c:717
↓ 2 callersFunctionblinker_substring
Blinker/BlinkerUtility.c:29
↓ 2 callersFunctioncheck_int_num
Blinker/BlinkerApi.c:50
↓ 2 callersFunctioncheck_rgb_num
Blinker/BlinkerApi.c:36
↓ 2 callersFunctioncheck_string_num
Blinker/BlinkerApi.c:22
↓ 2 callersFunctioncheck_tab_num
Blinker/BlinkerApi.c:64
↓ 2 callersFunctionwidget_parse
Blinker/BlinkerApi.c:557
↓ 1 callersFunctionadvertising_init
@brief Function for initializing the Advertising functionality. @details Encodes the required advertising data and passes it to the stack.
Blinker/BlinkerBLE.c:381
↓ 1 callersFunctionattach_widget_int
Blinker/BlinkerApi.c:140
↓ 1 callersFunctionattach_widget_rgb
Blinker/BlinkerApi.c:109
↓ 1 callersFunctionattach_widget_tab
Blinker/BlinkerApi.c:171
↓ 1 callersFunctionble_bts_data_send
Blinker/ble_bts.c:401
↓ 1 callersFunctionble_bts_init
Blinker/ble_bts.c:321
↓ 1 callersFunctionble_stack_init
@brief Function for initializing the BLE stack. @details Initializes the SoftDevice and the BLE event interrupt. */
Blinker/BlinkerBLE.c:848
↓ 1 callersFunctionblinker_attach_data
Blinker/BlinkerApi.c:579
↓ 1 callersFunctionblinker_auto_format_data
Blinker/BlinkerApi.c:615
↓ 1 callersFunctionblinker_ble_flush
Blinker/BlinkerBLE.c:174
↓ 1 callersFunctionblinker_ble_init
@brief Function for application main entry. */
Blinker/BlinkerBLE.c:1007
↓ 1 callersFunctionblinker_ble_print
Blinker/BlinkerBLE.c:304
↓ 1 callersFunctionblinker_button_init
Blinker/BlinkerApi.c:367
↓ 1 callersFunctionblinker_button_print
Blinker/BlinkerApi.c:203
↓ 1 callersFunctionblinker_check_format
Blinker/BlinkerApi.c:604
↓ 1 callersFunctionblinker_init
Blinker/BlinkerApi.c:797
↓ 1 callersFunctionblinker_number_print
Blinker/BlinkerApi.c:227
↓ 1 callersFunctionblinker_rgb_init
Blinker/BlinkerApi.c:372
↓ 1 callersFunctionblinker_rgb_print
Blinker/BlinkerApi.c:249
↓ 1 callersFunctionbuttons_leds_init
@brief Function for initializing buttons and leds. @param[out] p_erase_bonds Boolean that will be set to true if the device is
Blinker/BlinkerBLE.c:528
↓ 1 callersFunctiondb_discovery_init
@brief Database discovery initialization. */
Blinker/BlinkerBLE.c:872
↓ 1 callersFunctiongap_params_init
@brief Function for the GAP initialization. @details This function sets up all the necessary GAP (Generic Access Profile) parameters of the
Blinker/BlinkerBLE.c:498
↓ 1 callersFunctiongatt_init
@brief Function for initializing the GATT module. */
Blinker/BlinkerBLE.c:923
↓ 1 callersFunctionidle_state_handle
@brief Function for handling the idle state (main loop). If there is no pending log operation, then sleep until next the next event occurs.
Blinker/BlinkerBLE.c:912
↓ 1 callersFunctionleds_init
@brief Function for the LEDs initialization. @details Initializes all LEDs used by the application. */
Blinker/BlinkerBLE.c:474
↓ 1 callersFunctionlog_init
@brief Function for initializing the nrf log module. */
Blinker/BlinkerBLE.c:889
↓ 1 callersFunctionmodules_init
@brief Function for initializing all the modules used in this example application. */
Blinker/BlinkerBLE.c:988
↓ 1 callersFunctionon_connect
@brief Function for handling the Connect event. * * @param[in] p_bts Link Loss Service structure. * @param[in] p_ble_evt Event received fro
Blinker/ble_bts.c:60
↓ 1 callersFunctionon_connect
@brief Function for handling connection events. @param[in] p_ble_evt Bluetooth stack event. */
Blinker/BlinkerBLE.c:742
↓ 1 callersFunctionon_hvx_tx_complete
@brief Function for handling the @ref BLE_GATTS_EVT_HVN_TX_COMPLETE event from the SoftDevice. * * @param[in] p_bts Nordic UART Service structur
Blinker/ble_bts.c:250
↓ 1 callersFunctionon_timeout
@brief Function for handling timeout BLE stack events. @param[in] p_ble_evt Bluetooth stack event. */
Blinker/BlinkerBLE.c:762
↓ 1 callersFunctionon_write
@brief Function for handling the @ref BLE_GATTS_EVT_WRITE event from the SoftDevice. * * @param[in] p_bts Nordic UART Service structure. * @par
Blinker/ble_bts.c:125
↓ 1 callersFunctionpeer_manager_init
@brief Function for initializing the Peer Manager. */
Blinker/BlinkerBLE.c:694
↓ 1 callersFunctionpower_management_init
@brief Function for initializing power management. */
Blinker/BlinkerBLE.c:901
↓ 1 callersFunctionservices_init
@brief Function for initializing services that will be used by the application. */
Blinker/BlinkerBLE.c:946
↓ 1 callersFunctionsleep_mode_enter
@brief Function for putting the chip into sleep mode. * * @note This function will not return. */
examples/blinker_ble/app_bsp.c:96
↓ 1 callersFunctiontimers_init
@brief Function for the Timer initialization. @details Initializes the timer module. */
Blinker/BlinkerBLE.c:484
↓ 1 callersFunctionwidget_int_parse
Blinker/BlinkerApi.c:450
↓ 1 callersFunctionwidget_rgb_parse
Blinker/BlinkerApi.c:422
↓ 1 callersFunctionwidget_string_parse
Blinker/BlinkerApi.c:392
↓ 1 callersFunctionwidget_tab_parse
Blinker/BlinkerApi.c:478
Functionassert_nrf_callback
@brief Function for assert macro callback. @details This function will be called in case of an assert in the SoftDevice. @warning This handler
Blinker/BlinkerBLE.c:454
Functionble_bts_on_ble_evt
Blinker/ble_bts.c:279
Functionble_evt_handler
@brief Function for handling BLE events. * * @param[in] p_ble_evt Bluetooth stack event. * @param[in] p_context Unused. */
Blinker/BlinkerBLE.c:794
Functionblinker_ble_avaliable
Blinker/BlinkerBLE.c:160
Functionblinker_ble_connect
Blinker/BlinkerBLE.c:157
Functionblinker_ble_connected
Blinker/BlinkerBLE.c:158
Functionblinker_ble_disconnect
Blinker/BlinkerBLE.c:159
Functionblinker_ble_lastread
Blinker/BlinkerBLE.c:172
Functionblinker_millis
Blinker/BlinkerUtility.c:24
Functionblinker_parse
Blinker/BlinkerApi.c:738
Functionblinker_slider_init
Blinker/BlinkerApi.c:377
Functionblinker_slider_print
Blinker/BlinkerApi.c:285
Functionblinker_switch_init
Blinker/BlinkerApi.c:382
Functionblinker_switch_print
Blinker/BlinkerApi.c:302
Functionblinker_tab_init
Blinker/BlinkerApi.c:387
Functionblinker_tab_print
Blinker/BlinkerApi.c:315
Functionblinker_text_print
Blinker/BlinkerApi.c:348
Functionbsp_event_handler
@brief Function for handling events from the BSP module. * * @param[in] event Event generated by pressing a button. */
examples/blinker_ble/app_bsp.c:117
Functionbts_data_handler
@brief Function for handling the data from the Nordic UART Service. * * @details This function will process the data received from the Nordic UART B
Blinker/BlinkerBLE.c:195
Functionbutton1_callback
examples/blinker_ble/main.c:11
Functionbuttons_leds_init
@brief Function for initializing buttons and LEDs. * * @param[out] p_erase_bonds True if the clear bonding button was pressed to wake the applicati
examples/blinker_ble/app_bsp.c:146
Functiondata_callback
examples/blinker_ble/main.c:38
Functiondb_disc_handler
@brief Function for handling database discovery events. @details This function is callback function to handle events from the database discovery m
Blinker/BlinkerBLE.c:732
Functiongatt_c_error_handler
@brief Function for handling the GATT Service Client errors. * * @param[in] nrf_error Error code containing information about what went wrong.
Blinker/BlinkerBLE.c:464
Functiongatts_evt_handler
@brief Function for handling events from the GATT Servive client module. @param[in] p_evt GATT Service event. */
Blinker/BlinkerBLE.c:547
Functionleds_init
@brief Function for initializing the LEDs. * * @details Initializes all LEDs used by the application. */
examples/blinker_ble/app_bsp.c:86
Functionmain
examples/blinker_ble/main.c:54
Functionnrf_qwr_error_handler
@brief Function for handling Queued Write Module errors. * * @details A pointer to this function will be passed to each service which may need to in
Blinker/BlinkerBLE.c:938
Functionon_adv_evt
@brief Function for handling advertising events. @details This function will be called for advertising events which are passed to the application.
Blinker/BlinkerBLE.c:354
Functionpm_evt_handler
@brief Function for handling Peer Manager events. * * @param[in] p_evt Peer Manager event. */
Blinker/BlinkerBLE.c:611
Functionrgb1_callback
examples/blinker_ble/main.c:24
Functionrun
Blinker/BlinkerApi.c:857