---- IES600RB_VER_LOW Matches (3 in 2 files) ----
main.h (examples\ble_central\ble_app_uart_c) line 16 : #define IES600RB_VER_LOW	1
Server_Answer_Version in our_service.c (examples\ble_central\ble_app_uart_c) : 		SvrSendBuff[12] =  IES600RB_VER_LOW;
Server_Answer_Upgread in our_service.c (examples\ble_central\ble_app_uart_c) : 		SvrSendBuff[12] =  IES600RB_VER_LOW;
---- ble_nus_c_evt_handler Matches (2 in 1 files) ----
main.c (examples\ble_central\ble_app_uart_c) line 587 : static void ble_nus_c_evt_handler(ble_nus_c_t * p_ble_nus_c, ble_nus_c_evt_t const * p_ble_nus_evt)
nus_c_init in main.c (examples\ble_central\ble_app_uart_c) :     init.evt_handler   = ble_nus_c_evt_handler;
---- WES Matches (1 in 1 files) ----
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						NRF_LOG_RAW_INFO("WES ");
---- WES Matches (97 in 32 files) ----
app_pwm_init in app_pwm.c (components\libraries\pwm) :         .interrupt_priority = APP_IRQ_PRIORITY_LOWEST,
app_simple_timer.h (components\libraries\simple_timer) line 115 :  *        anymore to reach lowest power consumption in system.
app_simple_timer.h (components\libraries\simple_timer) line 117 :  * @note  The function switches off the internal core of the timer to reach lowest power consumption
app_timer_rtx.c (components\libraries\timer) line 50 : #define RTC1_IRQ_PRI        APP_IRQ_PRIORITY_LOWEST    /**< Priority of the RTC1 interrupt. */
app_usbd_hid_kbd.h (components\libraries\usbd\class\hid\kbd) line 227 :    APP_USBD_HID_KBD_GLOBAL_DEF(my_awesome_kbd, 0, NRF_DRV_USBD_EPIN1, NULL, APP_USBD_HID_SUBCLASS_BOOT);
app_usbd_hid_mouse.h (components\libraries\usbd\class\hid\mouse) line 94 :    APP_USBD_HID_MOUSE_GLOBAL_DEF(my_awesome_mouse, 0, NRF_DRV_USBD_EPIN1, 3, NULL);
app_usbd_langid.h (components\libraries\usbd) line 62 :  * Offset of the lowest bit of primary language identifier.
app_usbd_langid.h (components\libraries\usbd) line 81 :  * Offset of the lowest bit of sublanguage identifier.
app_util.h (components\libraries\util) line 440 :  * @param[in] boff Lowest bit number
app_util.h (components\libraries\util) line 451 :  * @param[in] boff Lowest bit number
app_util.h (components\libraries\util) line 495 :  * @param[in] boff Lowest bit number
app_util.h (components\libraries\util) line 513 :  * @brief Get lowest bit number in the field
app_util.h (components\libraries\util) line 519 :  * @return Lowest bit number in given bit-field
app_util_platform.h (components\libraries\util) line 73 : #define _PRIO_APP_LOWEST    3
app_util_platform.h (components\libraries\util) line 83 : #define _PRIO_APP_LOWEST    7
app_util_platform.h (components\libraries\util) line 107 :     APP_IRQ_PRIORITY_LOWEST  = _PRIO_APP_LOWEST,  /**< Running in Application Lowest interrupt level. */
ble_cts_c.c (components\ble\ble_services\ble_cts_c) line 53 : #define CTS_YEAR_MIN 1582                     /**< The lowest valid Current Time year is the year when the Western calendar was introduced. */
ble_gap.h (components\softdevice\s132\headers) line 526 : #define BLE_GAP_CP_MIN_CONN_INTVL_MIN            0x0006  /**< Lowest minimum connection interval permitted, in units of 1.25 ms, i.e. 7.5 ms. */
ble_gap.h (components\softdevice\s132\headers) line 529 : #define BLE_GAP_CP_MAX_CONN_INTVL_MIN            0x0006  /**< Lowest maximum connection interval permitted, in units of 1.25 ms, i.e. 7.5 ms. */
ble_gap.h (components\softdevice\s132\headers) line 533 : #define BLE_GAP_CP_CONN_SUP_TIMEOUT_MIN          0x000A  /**< Lowest supervision timeout permitted, in units of 10 ms, i.e. 100 ms. */
ble_gap.h (components\softdevice\s132\headers) line 2740 :  *          having the lowest priority of all roles and modules, this may not be possible. In that
es_security_tlm_to_etlm in es_security.c (components\ble\ble_services\eddystone) :     // Take the current timestamp and clear the lowest K bits, use it as nonce.
slip_uart_open in hci_slip.c (components\libraries\hci) :                              APP_IRQ_PRIORITY_LOWEST);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						NRF_LOG_RAW_INFO("WES");
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 											ble_nus_c_string_send(&m_ble_nus_c, "WESACK", 6);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 											ble_nus_c_string_send(&m_ble_nus_c, "WESACK", 6);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 									ble_nus_c_string_send(&m_ble_nus_c, "WESACK", 6);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 									NRF_LOG_INFO("Send WESACK");
uart_init in main.c (examples\ble_central\ble_app_uart_c) :                        APP_IRQ_PRIORITY_LOWEST,
nrfx_swi.h (modules\nrfx\drivers\include) line 80 : #define NRFX_SWI_DEFAULT_PRIORITY  APP_IRQ_PRIORITY_LOWEST
nrfx_timer.h (modules\nrfx\drivers\include) line 161 :  * The timer will allow to enter the lowest possible SYSTEM_ON state
nrfx_uarte_uninit in nrfx_uarte.c (modules\nrfx\drivers\src) :     // to achieve the lowest power consumption.
nrfx_uarte_tx in nrfx_uarte.c (modules\nrfx\drivers\src) :             // the lowest possible level of the UARTE power consumption.
uarte_irq_handler in nrfx_uarte.c (modules\nrfx\drivers\src) :         // the lowest possible level of the UARTE power consumption.
nrfx_usbd.c (modules\nrfx\drivers\src) line 125 :  * @brief Lowest position of bit for IN endpoint.
nrfx_usbd.c (modules\nrfx\drivers\src) line 133 :  * @brief Lowest position of bit for OUT endpoint.
nrf_ble_gatt.c (components\ble\nrf_ble_gatt) line 196 :  * @details The effective ATT MTU is set to the lowest between what we requested and the peer's
on_exchange_mtu_rsp_evt in nrf_ble_gatt.c (components\ble\nrf_ble_gatt) :     // Determine the lowest MTU between our own desired MTU and the peer's.
HS_AdParser in nrf_ble_scan.c (components\ble\nrf_ble_scan) : 		else if( strncmp("ICSWES", data+1, 6) == 0 )
HS_AdParser in nrf_ble_scan.c (components\ble\nrf_ble_scan) : 			NRF_LOG_RAW_INFO("==> ICSWES : ");
HS_AdParser in nrf_ble_scan.c (components\ble\nrf_ble_scan) : 			SystemManager.DevType = DEV_WES_ADV;
nrf_ble_scan.c (components\ble\nrf_ble_scan) line 1067 :         }else if( strncmp("ICSWES", data+1, 6) == 0 )
nrf_ble_scan.c (components\ble\nrf_ble_scan) line 1073 : 			   SystemManager.DevType = DEV_WES_ADV;
nrf_ble_scan_on_adv_report in nrf_ble_scan.c (components\ble\nrf_ble_scan) : 	else if( SystemManager.DevType == DEV_WES_ADV )
nrf_ble_scan_on_adv_report in nrf_ble_scan.c (components\ble\nrf_ble_scan) : 		NRF_LOG_RAW_INFO("=================  DEV_WES_ADV\n");
nrf_ble_scan_on_adv_report in nrf_ble_scan.c (components\ble\nrf_ble_scan) : 			SystemManager.Encryption_Mode = AES_ENC_WES;
nrf_crypto_rng.h (components\libraries\crypto) line 194 :  *          element / lowest address.
irq_prio_inc in nrf_libuarte_async.c (components\libraries\libuarte) :             APP_IRQ_PRIORITY_LOWEST, /* 6 + 1 = 7 */
nrf_libuarte_async_init in nrf_libuarte_async.c (components\libraries\libuarte) :     if (p_config->int_prio == APP_IRQ_PRIORITY_LOWEST ||
nrf_libuarte_async_init in nrf_libuarte_async.c (components\libraries\libuarte) :         NRF_LOG_ERROR("Too low priority. Lowest possible priority is %d", APP_IRQ_PRIORITY_LOW);
nrf_power.h (modules\nrfx\hal) line 571 :  * clear its settings (set to the lowest voltage).
nrf_soc.h (components\softdevice\s132\headers) line 63 : /**@brief The number of the lowest SVC number reserved for the SoC library. */
nrf_stack_info.h (components\libraries\stack_info) line 69 :  * @brief Base (lowest) stack address.
our_service.h (examples\ble_central\ble_app_uart_c) line 104 : #define DEV_WES				4
our_service.h (examples\ble_central\ble_app_uart_c) line 105 : #define DEV_WES_EMG			5			// 비상벨 버튼 
our_service.h (examples\ble_central\ble_app_uart_c) line 106 : #define DEV_WES_ALIVE		6			// 수신기 Alive
our_service.h (examples\ble_central\ble_app_uart_c) line 107 : #define DEV_WES_REG			7			// 수신기 목록 
our_service.h (examples\ble_central\ble_app_uart_c) line 108 : #define DEV_WES_ADV			8			// 수신기 
pm_peer_ranks_get in peer_manager.c (components\ble\peer_manager) :                              pm_peer_id_t * p_lowest_ranked_peer,
pm_peer_ranks_get in peer_manager.c (components\ble\peer_manager) :                              uint32_t     * p_lowest_rank)
pm_peer_ranks_get in peer_manager.c (components\ble\peer_manager) :     uint32_t             lowest_rank  = 0xFFFFFFFF;
pm_peer_ranks_get in peer_manager.c (components\ble\peer_manager) :     pm_peer_id_t         lowest_ranked_peer  = PM_PEER_ID_INVALID;
pm_peer_ranks_get in peer_manager.c (components\ble\peer_manager) :             if (peer_rank < lowest_rank)
pm_peer_ranks_get in peer_manager.c (components\ble\peer_manager) :                 lowest_rank      = peer_rank;
pm_peer_ranks_get in peer_manager.c (components\ble\peer_manager) :                 lowest_ranked_peer = peer_id;
pm_peer_ranks_get in peer_manager.c (components\ble\peer_manager) :         if ((highest_ranked_peer == PM_PEER_ID_INVALID) || (lowest_ranked_peer == PM_PEER_ID_INVALID))
pm_peer_ranks_get in peer_manager.c (components\ble\peer_manager) :         if (p_lowest_ranked_peer != NULL)
pm_peer_ranks_get in peer_manager.c (components\ble\peer_manager) :             *p_lowest_ranked_peer = lowest_ranked_peer;
pm_peer_ranks_get in peer_manager.c (components\ble\peer_manager) :         if (p_lowest_rank != NULL)
pm_peer_ranks_get in peer_manager.c (components\ble\peer_manager) :             *p_lowest_rank = lowest_rank;
peer_manager.h (components\ble\peer_manager) line 765 : /**@brief Function for finding the highest and lowest ranked peers.
peer_manager.h (components\ble\peer_manager) line 779 :  * @param[out] p_lowest_ranked_peer   The peer ID with the lowest rank of all peers, for example,
peer_manager.h (components\ble\peer_manager) line 781 :  * @param[out] p_lowest_rank          The lowest rank.
pm_peer_ranks_get in peer_manager.h (components\ble\peer_manager) :                              pm_peer_id_t * p_lowest_ranked_peer,
pm_peer_ranks_get in peer_manager.h (components\ble\peer_manager) :                              uint32_t     * p_lowest_rank);
pm_handler_flash_clean in peer_manager_handler.c (components\ble\peer_manager) :                         NRF_LOG_INFO("Deleting lowest ranked peer (peer_id: %d)", peer_id_to_delete);
peer_manager_handler.h (components\ble\peer_manager) line 90 :  *  - Deletes the lowest ranked peer(s) when garbage collection is insufficient.
sdk_config.h (config\nrf52832\config) line 101 : // <0=> Lowest ANT Tx power level setting. (-20dBm) 
sysmgr.h (examples\ble_central\ble_app_uart_c) line 99 : #define AES_ENC_WES		4
sysmgr.h (examples\ble_central\ble_app_uart_c) line 100 : #define AES_ENC_WES_EMG	5
sysmgr.h (examples\ble_central\ble_app_uart_c) line 101 : #define AES_ENC_WES_ALV	6
sysmgr.h (examples\ble_central\ble_app_uart_c) line 102 : #define AES_ENC_WES_TST	7
sysmgr.h (examples\ble_central\ble_app_uart_c) line 103 : #define AES_ENC_WES_REG	8
utf8DecodeRune in utf.c (external\utf_converter) : 	uint8_t lowestAllowed, highestAllowed;
utf8DecodeRune in utf.c (external\utf_converter) : 	lowestAllowed = 0x80;
utf8DecodeRune in utf.c (external\utf_converter) : 		lowestAllowed = 0xA0;
utf8DecodeRune in utf.c (external\utf_converter) : 		lowestAllowed = 0x90;
utf8DecodeRune in utf.c (external\utf_converter) : 		if (c < lowestAllowed || c > highestAllowed) {
utf8DecodeRune in utf.c (external\utf_converter) : 		// the old lowestAllowed and highestAllowed is only for the first continuation byte
utf8DecodeRune in utf.c (external\utf_converter) : 		lowestAllowed = 0x80;
---- AES128_ECB_encrypt Matches (8 in 3 files) ----
aes.c (examples\ble_central\ble_app_uart_c) line 453 : void AES128_ECB_encrypt(uint8_t* input, const uint8_t* key, uint8_t* output)
aes.h (examples\ble_central\ble_app_uart_c) line 25 : void AES128_ECB_encrypt(uint8_t* input, const uint8_t* key, uint8_t *output);
test_encrypt_ecb_verbose in sysmgr.c (examples\ble_central\ble_app_uart_c) :         AES128_ECB_encrypt(plain_text + (i*16), key, buf+(i*16));
test_encrypt_ecb in sysmgr.c (examples\ble_central\ble_app_uart_c) :   AES128_ECB_encrypt(in, key, buffer);
CarEncryptEcb in sysmgr.c (examples\ble_central\ble_app_uart_c) :   AES128_ECB_encrypt(in, key, SystemManager.AesEncData);
CarEncryptEcbACK in sysmgr.c (examples\ble_central\ble_app_uart_c) : 	AES128_ECB_encrypt(in, key, SystemManager.AesEncData);
PcaEncryptEcb in sysmgr.c (examples\ble_central\ble_app_uart_c) :   AES128_ECB_encrypt(in, key, SystemManager.AesEncData);
PcaEncryptEcbACK in sysmgr.c (examples\ble_central\ble_app_uart_c) : 	AES128_ECB_encrypt(in, key, SystemManager.AesEncData);
---- AES_ENC_CAR Matches (7 in 4 files) ----
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 				case AES_ENC_CAR:
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 					CarEncryptEcb( AES_ENC_CAR );
HS_AdParser in nrf_ble_scan.c (components\ble\nrf_ble_scan) : 					SystemManager.Encryption_Mode = AES_ENC_CAR;
nrf_ble_scan.c (components\ble\nrf_ble_scan) line 1042 : 			SystemManager.BandMode = AES_ENC_CAR;
CarEncryptEcb in sysmgr.c (examples\ble_central\ble_app_uart_c) :   if( mode == AES_ENC_CAR )
PcaEncryptEcb in sysmgr.c (examples\ble_central\ble_app_uart_c) :   if( mode == AES_ENC_CAR )
sysmgr.h (examples\ble_central\ble_app_uart_c) line 96 : #define AES_ENC_CAR		1
---- CarEncryptEcb Matches (11 in 3 files) ----
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 					CarEncryptEcb( AES_ENC_WES );
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 					CarEncryptEcb( AES_ENC_CAR );
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 					CarEncryptEcb( AES_ENC_EMG );
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 					CarEncryptEcb( AES_ENC_PCA );
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							CarEncryptEcbACK(SystemManager.BandType);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							CarEncryptEcbACK(SystemManager.BandType);
sysmgr.c (examples\ble_central\ble_app_uart_c) line 918 : void CarEncryptEcb(int mode)
sysmgr.c (examples\ble_central\ble_app_uart_c) line 958 : void CarEncryptEcbACK(char type)
sysmgr.c (examples\ble_central\ble_app_uart_c) line 1191 : 	//CarEncryptEcb();
sysmgr.h (examples\ble_central\ble_app_uart_c) line 160 : void CarEncryptEcb(int mode);
sysmgr.h (examples\ble_central\ble_app_uart_c) line 162 : void CarEncryptEcbACK(char type);
---- CarEncryptEcbACK Matches (4 in 3 files) ----
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							CarEncryptEcbACK(SystemManager.BandType);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							CarEncryptEcbACK(SystemManager.BandType);
sysmgr.c (examples\ble_central\ble_app_uart_c) line 958 : void CarEncryptEcbACK(char type)
sysmgr.h (examples\ble_central\ble_app_uart_c) line 171 : void CarEncryptEcbACK(char type);
---- Wes_Encryp_Ecb Matches (4 in 3 files) ----
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 					Wes_Encryp_Ecb();
sysmgr.c (examples\ble_central\ble_app_uart_c) line 853 : void Wes_Encryp_Ecb()
Wes_Encryp_Ecb in sysmgr.c (examples\ble_central\ble_app_uart_c) : 	NRF_LOG_RAW_INFO("Wes_Encryp_Ecb : 0x%04x\n", tempVal);
sysmgr.h (examples\ble_central\ble_app_uart_c) line 163 : void Wes_Encryp_Ecb();
---- =================  DEV_WES_ADV Matches (1 in 1 files) ----
nrf_ble_scan_on_adv_report in nrf_ble_scan.c (components\ble\nrf_ble_scan) : 		NRF_LOG_RAW_INFO("=================  DEV_WES_ADV\n");
---- =================  DEV_WES_ADV Matches (1 in 1 files) ----
nrf_ble_scan_on_adv_report in nrf_ble_scan.c (components\ble\nrf_ble_scan) : 		NRF_LOG_RAW_INFO("=================  DEV_WES_ADV\n");
---- ==> ICSWES Matches (1 in 1 files) ----
HS_AdParser in nrf_ble_scan.c (components\ble\nrf_ble_scan) : 			NRF_LOG_RAW_INFO("==> ICSWES : ");
---- <--------------------- BLE_GAP_EVT_CONNECTED --... Matches (1 in 1 files) ----
nrf_ble_scan_on_ble_evt in nrf_ble_scan.c (components\ble\nrf_ble_scan) :             NRF_LOG_RAW_INFO("<--------------------- BLE_GAP_EVT_CONNECTED ---------------------> \n" );
---- Wes_Encrypt_EcbACK Matches (2 in 2 files) ----
sysmgr.c (examples\ble_central\ble_app_uart_c) line 877 : void Wes_Encrypt_EcbACK()
sysmgr.h (examples\ble_central\ble_app_uart_c) line 164 : void Wes_Encrypt_EcbACK();
---- CarEncryptEcbACK Matches (4 in 3 files) ----
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							CarEncryptEcbACK(SystemManager.BandType);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							CarEncryptEcbACK(SystemManager.BandType);
sysmgr.c (examples\ble_central\ble_app_uart_c) line 958 : void CarEncryptEcbACK(char type)
sysmgr.h (examples\ble_central\ble_app_uart_c) line 171 : void CarEncryptEcbACK(char type);
---- SendAck Matches (5 in 2 files) ----
ParseEventServer in our_service.c (examples\ble_central\ble_app_uart_c) : 						SendAck(COM_TYPE_SVR_RECV_REG_ANSWER);
ParseEventServer in our_service.c (examples\ble_central\ble_app_uart_c) : 					SendAck(COM_TYPE_SVR_RECV_INIT_ANSWER);
our_service.c (examples\ble_central\ble_app_uart_c) line 654 : void SendAck(uint8_t cmd)
SendAck in our_service.c (examples\ble_central\ble_app_uart_c) : 	NRF_LOG_RAW_INFO("===> SendAck()\n");
our_service.h (examples\ble_central\ble_app_uart_c) line 318 : void SendAck(uint8_t cmd);
---- SendEmergency() Matches (4 in 3 files) ----
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 										SendEmergency();
our_service.c (examples\ble_central\ble_app_uart_c) line 698 : void SendEmergency()
SendEmergency in our_service.c (examples\ble_central\ble_app_uart_c) : 	NRF_LOG_RAW_INFO("===> SendEmergency()\n");
our_service.h (examples\ble_central\ble_app_uart_c) line 312 : void SendEmergency();
---- ===============================================... Matches (1 in 1 files) ----
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) :             NRF_LOG_INFO("=======================================================ble_nus_c_evt_handler -- BLE_NUS_C_EVT_DISCOVERY_COMPLETE");
---- DEV_NUS_TEST Matches (2 in 2 files) ----
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							case DEV_NUS_TEST:
our_service.h (examples\ble_central\ble_app_uart_c) line 115 : #define DEV_NUS_TEST		2
---- SystemManager.AesEncData Matches (66 in 2 files) ----
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 					ble_nus_c_string_send(&m_ble_nus_c, SystemManager.AesEncData, 16);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 					ble_nus_c_string_send(&m_ble_nus_c, SystemManager.AesEncData, 16);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 					ble_nus_c_string_send(&m_ble_nus_c, SystemManager.AesEncData, 16);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 					ble_nus_c_string_send(&m_ble_nus_c, SystemManager.AesEncData, 16);	// PCAXX 전송
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						CarDecryptEcb( &SystemManager.TmpBuff[1], &SystemManager.AesEncData[0] );
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							NRF_LOG_RAW_INFO("%02x ", SystemManager.AesEncData[i]);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						memcpy( &(p_ble_nus_evt->p_data[1]), &SystemManager.AesEncData[0], 16 );
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 											ble_nus_c_string_send(&m_ble_nus_c, SystemManager.AesEncData, 16);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 										ble_nus_c_string_send(&m_ble_nus_c, SystemManager.AesEncData, 16);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 											ble_nus_c_string_send(&m_ble_nus_c, SystemManager.AesEncData, 16);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 										ble_nus_c_string_send(&m_ble_nus_c, SystemManager.AesEncData, 16);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 									ble_nus_c_string_send(&m_ble_nus_c, SystemManager.AesEncData, 16);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 								ble_nus_c_string_send(&m_ble_nus_c, SystemManager.AesEncData, 16);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						CarDecryptEcb( &SystemManager.TmpBuff[1], SystemManager.AesEncData );
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							NRF_LOG_RAW_INFO("%02x ", SystemManager.AesEncData[i]);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Site[0] = SystemManager.AesEncData[4];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Site[1] = SystemManager.AesEncData[5];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Site[2] = SystemManager.AesEncData[6];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Site[3] = SystemManager.AesEncData[7];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Dong[0] = SystemManager.AesEncData[8];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Dong[1] = SystemManager.AesEncData[9];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Ho[0] = SystemManager.AesEncData[10];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Ho[1] = SystemManager.AesEncData[11];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Key_Num = SystemManager.AesEncData[12];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Key_Type = SystemManager.AesEncData[13];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Random_Out[0] = SystemManager.AesEncData[14];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Random_Out[1] = SystemManager.AesEncData[15];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						CarDecryptEcb( &SystemManager.TmpBuff[1], SystemManager.AesEncData );
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							NRF_LOG_RAW_INFO("%02x ", SystemManager.AesEncData[i]);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Site[0] = SystemManager.AesEncData[4];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Site[1] = SystemManager.AesEncData[5];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Site[2] = SystemManager.AesEncData[6];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Site[3] = SystemManager.AesEncData[7];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Dong[0] = SystemManager.AesEncData[8];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Dong[1] = SystemManager.AesEncData[9];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Ho[0] = SystemManager.AesEncData[10];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Ho[1] = SystemManager.AesEncData[11];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Key_Num = SystemManager.AesEncData[12];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Key_Type = SystemManager.AesEncData[13];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Random_Out[0] = SystemManager.AesEncData[14];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Random_Out[1] = SystemManager.AesEncData[15];						
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						CarDecryptEcb( &SystemManager.TmpBuff[1], SystemManager.AesEncData );
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							NRF_LOG_RAW_INFO("%02x ", SystemManager.AesEncData[i]);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Site[0] = SystemManager.AesEncData[4];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Site[1] = SystemManager.AesEncData[5];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Site[2] = SystemManager.AesEncData[6];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Site[3] = SystemManager.AesEncData[7];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Dong[0] = SystemManager.AesEncData[8];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Dong[1] = SystemManager.AesEncData[9];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Ho[0] = SystemManager.AesEncData[10];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Ho[1] = SystemManager.AesEncData[11];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Key_Num = SystemManager.AesEncData[12];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Key_Type = SystemManager.AesEncData[13];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Random_Out[0] = SystemManager.AesEncData[14];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 						SystemManager.Random_Out[1] = SystemManager.AesEncData[15];
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 				CarDecryptEcb( &SystemManager.TmpBuff[0], SystemManager.AesEncData );
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 					NRF_LOG_RAW_INFO("%02x ", SystemManager.AesEncData[i]);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							ble_nus_c_string_send(&m_ble_nus_c, SystemManager.AesEncData, 16);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							ble_nus_c_string_send(&m_ble_nus_c, SystemManager.AesEncData, 16);
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							ble_nus_c_string_send(&m_ble_nus_c, SystemManager.AesEncData, 16);
Wes_Encryp_Ecb in sysmgr.c (examples\ble_central\ble_app_uart_c) : 	AES128_ECB_encrypt(in, key, SystemManager.AesEncData);
Wes_Encrypt_EcbACK in sysmgr.c (examples\ble_central\ble_app_uart_c) : 	AES128_ECB_encrypt(in, key, SystemManager.AesEncData);
CarEncryptEcb in sysmgr.c (examples\ble_central\ble_app_uart_c) : 	AES128_ECB_encrypt(in, key, SystemManager.AesEncData);
CarEncryptEcbACK in sysmgr.c (examples\ble_central\ble_app_uart_c) : 	AES128_ECB_encrypt(in, key, SystemManager.AesEncData);
PcaEncryptEcb in sysmgr.c (examples\ble_central\ble_app_uart_c) :   AES128_ECB_encrypt(in, key, SystemManager.AesEncData);
PcaEncryptEcbACK in sysmgr.c (examples\ble_central\ble_app_uart_c) : 	AES128_ECB_encrypt(in, key, SystemManager.AesEncData);
---- <--------------------- BLE_GAP_EVT_CONNECTED --... Matches (1 in 1 files) ----
nrf_ble_scan_on_ble_evt in nrf_ble_scan.c (components\ble\nrf_ble_scan) :             NRF_LOG_RAW_INFO("<--------------------- BLE_GAP_EVT_CONNECTED ---------------------> \n" );
---- evt_handler Matches (298 in 79 files) ----
attr_len2_parse in ancs_attr_parser.c (components\ble\ble_services\ble_ancs_c) :             p_ancs->evt_handler(&p_ancs->evt);
attr_data_parse in ancs_attr_parser.c (components\ble\ble_services\ble_ancs_c) :             p_ancs->evt_handler(&p_ancs->evt);
attr_skip in ancs_attr_parser.c (components\ble\ble_services\ble_ancs_c) :             p_ancs->evt_handler(&p_ancs->evt);
ble_advertising_init in ble_advertising.c (components\ble\ble_advertising) :     p_advertising->evt_handler                    = p_init->evt_handler;
ble_advertising_start in ble_advertising.c (components\ble\ble_advertising) :         if (p_advertising->evt_handler != NULL)
ble_advertising_start in ble_advertising.c (components\ble\ble_advertising) :             p_advertising->evt_handler(BLE_ADV_EVT_PEER_ADDR_REQUEST);
ble_advertising_start in ble_advertising.c (components\ble\ble_advertising) :     if ((p_advertising->evt_handler != NULL) &&
ble_advertising_start in ble_advertising.c (components\ble\ble_advertising) :         p_advertising->evt_handler(BLE_ADV_EVT_WHITELIST_REQUEST);
ble_advertising_start in ble_advertising.c (components\ble\ble_advertising) :     if (p_advertising->evt_handler != NULL)
ble_advertising_start in ble_advertising.c (components\ble\ble_advertising) :         p_advertising->evt_handler(p_advertising->adv_evt);
{anonble_advertising_t} in ble_advertising.h (components\ble\ble_advertising) :     ble_adv_evt_handler_t   evt_handler;                                      /**< Handler for the advertising events. Can be initialized as NULL if no handling is implemented on in the main application. */
{anonble_advertising_init_t} in ble_advertising.h (components\ble\ble_advertising) :     ble_adv_evt_handler_t   evt_handler;   /**< Event handler that will be called upon advertising events. */
ble_ans_c_on_db_disc_evt in ble_ans_c.c (components\ble\ble_services\ble_ans_c) :     p_ans->evt_handler(&evt);
event_notify in ble_ans_c.c (components\ble\ble_services\ble_ans_c) :     p_ans->evt_handler(&event);
event_read_rsp in ble_ans_c.c (components\ble\ble_services\ble_ans_c) :     p_ans->evt_handler(&event);
event_disconnect in ble_ans_c.c (components\ble\ble_services\ble_ans_c) :         p_ans->evt_handler(&evt);
ble_ans_c_init in ble_ans_c.c (components\ble\ble_services\ble_ans_c) :     VERIFY_PARAM_NOT_NULL(p_ans_init->evt_handler);
ble_ans_c_init in ble_ans_c.c (components\ble\ble_services\ble_ans_c) :     p_ans->evt_handler         = p_ans_init->evt_handler;
ble_ans_c_s in ble_ans_c.h (components\ble\ble_services\ble_ans_c) :     ble_ans_c_evt_handler_t             evt_handler;          /**< Event handler to be called for handling events in the Alert Notification Client Application. */
{anonble_ans_c_init_t} in ble_ans_c.h (components\ble\ble_services\ble_ans_c) :     ble_ans_c_evt_handler_t             evt_handler;          /**< Event handler to be called for handling events in the Battery Service. */
on_write in ble_bas.c (components\ble\ble_services\ble_bas) :         if (p_bas->evt_handler == NULL)
on_write in ble_bas.c (components\ble\ble_services\ble_bas) :         p_bas->evt_handler(p_bas, &evt);
ble_bas_init in ble_bas.c (components\ble\ble_services\ble_bas) :     p_bas->evt_handler               = p_bas_init->evt_handler;
{anonble_bas_init_t} in ble_bas.h (components\ble\ble_services\ble_bas) :     ble_bas_evt_handler_t  evt_handler;                    /**< Event handler to be called for handling events in the Battery Service. */
ble_bas_s in ble_bas.h (components\ble\ble_services\ble_bas) :     ble_bas_evt_handler_t    evt_handler;               /**< Event handler to be called for handling events in the Battery Service. */
on_read_rsp in ble_bas_c.c (components\ble\ble_services\ble_bas_c) :         p_bas_c->evt_handler(p_bas_c, &evt);
on_hvx in ble_bas_c.c (components\ble\ble_services\ble_bas_c) :             p_ble_bas_c->evt_handler(p_ble_bas_c, &ble_bas_c_evt);
ble_bas_on_db_disc_evt in ble_bas_c.c (components\ble\ble_services\ble_bas_c) :         p_ble_bas_c->evt_handler(p_ble_bas_c, &evt);
ble_bas_c_init in ble_bas_c.c (components\ble\ble_services\ble_bas_c) :     p_ble_bas_c->evt_handler                = p_ble_bas_c_init->evt_handler;
ble_bas_c_s in ble_bas_c.h (components\ble\ble_services\ble_bas_c) :     ble_bas_c_evt_handler_t   evt_handler;     /**< Application event handler to be called when there is an event related to the Battery Service. */
{anonble_bas_c_init_t} in ble_bas_c.h (components\ble\ble_services\ble_bas_c) :     ble_bas_c_evt_handler_t   evt_handler;  /**< Event handler to be called by the Battery Service Client module when there is an event related to the Battery Service. */
on_cccd_write in ble_bps.c (components\ble\ble_services\ble_bps) :         if (p_bps->evt_handler != NULL)
on_cccd_write in ble_bps.c (components\ble\ble_services\ble_bps) :             p_bps->evt_handler(p_bps, &evt);
on_hvc in ble_bps.c (components\ble\ble_services\ble_bps) :         p_bps->evt_handler(p_bps, &evt);
ble_bps_init in ble_bps.c (components\ble\ble_services\ble_bps) :     p_bps->evt_handler   = p_bps_init->evt_handler;
{anonble_bps_init_t} in ble_bps.h (components\ble\ble_services\ble_bps) :     ble_bps_evt_handler_t        evt_handler;                               /**< Event handler to be called for handling events in the Blood Pressure Service. */
ble_bps_s in ble_bps.h (components\ble\ble_services\ble_bps) :     ble_bps_evt_handler_t        evt_handler;                               /**< Event handler to be called for handling events in the Blood Pressure Service. */
update_timeout_handler in ble_conn_params.c (components\ble\common) :             if (m_conn_params_config.evt_handler != NULL)
update_timeout_handler in ble_conn_params.c (components\ble\common) :                 m_conn_params_config.evt_handler(&evt);
conn_params_negotiation in ble_conn_params.c (components\ble\common) :         if (m_conn_params_config.evt_handler != NULL)
conn_params_negotiation in ble_conn_params.c (components\ble\common) :             m_conn_params_config.evt_handler(&evt);
{anonble_conn_params_init_t} in ble_conn_params.h (components\ble\common) :     ble_conn_params_evt_handler_t evt_handler;                      //!< Event handler to be called for handling events in the Connection Parameters.
on_meas_cccd_write in ble_cscs.c (components\ble\ble_services\ble_cscs) :         if (p_cscs->evt_handler != NULL)
on_meas_cccd_write in ble_cscs.c (components\ble\ble_services\ble_cscs) :             p_cscs->evt_handler(p_cscs, &evt);
ble_cscs_init in ble_cscs.c (components\ble\ble_services\ble_cscs) :     p_cscs->evt_handler = p_cscs_init->evt_handler;
ble_cscs_init in ble_cscs.c (components\ble\ble_services\ble_cscs) :     sc_ctrlpt_init.evt_handler                   = p_cscs_init->ctrlpt_evt_handler;
{anonble_cscs_init_t} in ble_cscs.h (components\ble\ble_services\ble_cscs) :     ble_cscs_evt_handler_t       evt_handler;                           /**< Event handler to be called for handling events in the Cycling Speed and Cadence Service. */
ble_cscs_s in ble_cscs.h (components\ble\ble_services\ble_cscs) :     ble_cscs_evt_handler_t       evt_handler;                           /**< Event handler to be called for handling events in the Cycling Speed and Cadence Service. */
ble_cts_c_on_db_disc_evt in ble_cts_c.c (components\ble\ble_services\ble_cts_c) :     p_cts->evt_handler(p_cts, &evt);
ble_cts_c_init in ble_cts_c.c (components\ble\ble_services\ble_cts_c) :     VERIFY_PARAM_NOT_NULL(p_cts_init->evt_handler);
ble_cts_c_init in ble_cts_c.c (components\ble\ble_services\ble_cts_c) :     p_cts->evt_handler                  = p_cts_init->evt_handler;
current_time_read in ble_cts_c.c (components\ble\ble_services\ble_cts_c) :         p_cts->evt_handler(p_cts, &evt);
on_disconnect in ble_cts_c.c (components\ble\ble_services\ble_cts_c) :         p_cts->evt_handler(p_cts, &evt);
ble_cts_c_s in ble_cts_c.h (components\ble\ble_services\ble_cts_c) :     ble_cts_c_evt_handler_t   evt_handler;         /**< Event handler to be called for handling events from the Current Time Service client. */
{anonble_cts_c_init_t} in ble_cts_c.h (components\ble\ble_services\ble_cts_c) :     ble_cts_c_evt_handler_t   evt_handler;   /**< Event handler to be called for handling events from the Current Time Service client. */
ble_db_discovery.c (components\ble\ble_db_discovery) line 68 :  * @retval    evt_handler Event handler of the module, registered for the given service UUID.
pending_user_evts_send in ble_db_discovery.c (components\ble\ble_db_discovery) :         p_db_discovery->pending_usr_evts[i].evt_handler(&(p_db_discovery->pending_usr_evts[i].evt));
discovery_complete_evt_trigger in ble_db_discovery.c (components\ble\ble_db_discovery) :             p_db_discovery->pending_usr_evts[p_db_discovery->pending_usr_evt_index].evt_handler = p_evt_handler;
ble_db_discovery_init in ble_db_discovery.c (components\ble\ble_db_discovery) :     VERIFY_PARAM_NOT_NULL(p_db_init->evt_handler);
ble_db_discovery_init in ble_db_discovery.c (components\ble\ble_db_discovery) :     m_evt_handler           = p_db_init->evt_handler;
{anonble_db_discovery_user_evt_t} in ble_db_discovery.h (components\ble\ble_db_discovery) :     ble_db_discovery_evt_handler_t evt_handler;  /**< Event handler which should be called to raise this event. */
{anonble_db_discovery_init_t} in ble_db_discovery.h (components\ble\ble_db_discovery) :     ble_db_discovery_evt_handler_t   evt_handler;  /**< Event handler to be called by the DB Discovery module. */
on_hvc in ble_dfu.c (components\ble\ble_services\ble_dfu) :                 m_dfu.evt_handler(BLE_DFU_EVT_BOOTLOADER_ENTER_FAILED);
ble_dfu_buttonless_bootloader_start_finalize in ble_dfu.c (components\ble\ble_services\ble_dfu) :     m_dfu.evt_handler(BLE_DFU_EVT_BOOTLOADER_ENTER);
ble_dfu_buttonless_init in ble_dfu.c (components\ble\ble_services\ble_dfu) :     m_dfu.evt_handler                  = p_dfu_init->evt_handler;
ble_dfu_buttonless_init in ble_dfu.c (components\ble\ble_services\ble_dfu) :     if (m_dfu.evt_handler == NULL)
ble_dfu_buttonless_init in ble_dfu.c (components\ble\ble_services\ble_dfu) :         m_dfu.evt_handler = dummy_evt_handler;
{anonble_dfu_buttonless_t} in ble_dfu.h (components\ble\ble_services\ble_dfu) :     ble_dfu_buttonless_evt_handler_t    evt_handler;                    /**< Event handler that is called upon Buttonless DFU events. See @ref ble_dfu_buttonless_evt_type_t. */
{anonble_dfu_buttonless_init_t} in ble_dfu.h (components\ble\ble_services\ble_dfu) :     ble_dfu_buttonless_evt_handler_t   evt_handler;                       /**< Bootloader event handler. */
pm_evt_handler in ble_dfu_bonded.c (components\ble\ble_services\ble_dfu) :                         mp_dfu->evt_handler(BLE_DFU_EVT_BOOTLOADER_ENTER_FAILED);
pm_evt_handler in ble_dfu_bonded.c (components\ble\ble_services\ble_dfu) :                 mp_dfu->evt_handler(BLE_DFU_EVT_BOOTLOADER_ENTER_FAILED);
ble_dfu_buttonless_on_sys_evt in ble_dfu_bonded.c (components\ble\ble_services\ble_dfu) :             mp_dfu->evt_handler(BLE_DFU_EVT_RESPONSE_SEND_ERROR);
ble_dfu_buttonless_on_sys_evt in ble_dfu_bonded.c (components\ble\ble_services\ble_dfu) :             mp_dfu->evt_handler(BLE_DFU_EVT_RESPONSE_SEND_ERROR);
ble_dfu_buttonless_on_sys_evt in ble_dfu_bonded.c (components\ble\ble_services\ble_dfu) :         mp_dfu->evt_handler(BLE_DFU_EVT_BOOTLOADER_ENTER_FAILED);
ble_dfu_buttonless_on_ctrl_pt_write in ble_dfu_bonded.c (components\ble\ble_services\ble_dfu) :             mp_dfu->evt_handler(BLE_DFU_EVT_RESPONSE_SEND_ERROR);
ble_dfu_buttonless_on_ctrl_pt_write in ble_dfu_bonded.c (components\ble\ble_services\ble_dfu) :         mp_dfu->evt_handler(BLE_DFU_EVT_BOOTLOADER_ENTER_FAILED);
ble_dfu_buttonless_bootloader_start_prepare in ble_dfu_bonded.c (components\ble\ble_services\ble_dfu) :     mp_dfu->evt_handler(BLE_DFU_EVT_BOOTLOADER_ENTER_PREPARE);
enter_bootloader in ble_dfu_unbonded.c (components\ble\ble_services\ble_dfu) :             mp_dfu->evt_handler(BLE_DFU_EVT_RESPONSE_SEND_ERROR);
ble_dfu_buttonless_on_sys_evt in ble_dfu_unbonded.c (components\ble\ble_services\ble_dfu) :             mp_dfu->evt_handler(BLE_DFU_EVT_RESPONSE_SEND_ERROR);
ble_dfu_buttonless_on_sys_evt in ble_dfu_unbonded.c (components\ble\ble_services\ble_dfu) :             mp_dfu->evt_handler(BLE_DFU_EVT_RESPONSE_SEND_ERROR);
ble_dfu_buttonless_on_sys_evt in ble_dfu_unbonded.c (components\ble\ble_services\ble_dfu) :         mp_dfu->evt_handler(BLE_DFU_EVT_BOOTLOADER_ENTER_FAILED);
ble_dfu_buttonless_on_ctrl_pt_write in ble_dfu_unbonded.c (components\ble\ble_services\ble_dfu) :             mp_dfu->evt_handler(BLE_DFU_EVT_RESPONSE_SEND_ERROR);
ble_dfu_buttonless_on_ctrl_pt_write in ble_dfu_unbonded.c (components\ble\ble_services\ble_dfu) :         mp_dfu->evt_handler(BLE_DFU_EVT_BOOTLOADER_ENTER_FAILED);
ble_dfu_buttonless_bootloader_start_prepare in ble_dfu_unbonded.c (components\ble\ble_services\ble_dfu) :     mp_dfu->evt_handler(BLE_DFU_EVT_BOOTLOADER_ENTER_PREPARE);
on_read_rsp in ble_dis_c.c (components\ble\ble_services\ble_dis_c) :     if ((p_ble_dis_c->evt_handler == NULL) ||
on_read_rsp in ble_dis_c.c (components\ble\ble_services\ble_dis_c) :             p_ble_dis_c->evt_handler(p_ble_dis_c, &ble_dis_c_evt);
on_read_rsp in ble_dis_c.c (components\ble\ble_services\ble_dis_c) :             p_ble_dis_c->evt_handler(p_ble_dis_c, &ble_dis_c_evt);
on_disconnected in ble_dis_c.c (components\ble\ble_services\ble_dis_c) :         if (p_ble_dis_c->evt_handler != NULL)
on_disconnected in ble_dis_c.c (components\ble\ble_services\ble_dis_c) :             p_ble_dis_c->evt_handler(p_ble_dis_c, &dis_c_evt);
ble_dis_c_init in ble_dis_c.c (components\ble\ble_services\ble_dis_c) :     p_ble_dis_c->evt_handler   = p_ble_dis_c_init->evt_handler;
ble_dis_c_on_db_disc_evt in ble_dis_c.c (components\ble\ble_services\ble_dis_c) :     if ((p_ble_dis_c->evt_handler == NULL) ||
ble_dis_c_on_db_disc_evt in ble_dis_c.c (components\ble\ble_services\ble_dis_c) :         p_ble_dis_c->evt_handler(p_ble_dis_c, &ble_dis_c_evt);
ble_dis_c_s in ble_dis_c.h (components\ble\ble_services\ble_dis_c) :     ble_dis_c_evt_handler_t evt_handler;                       /**< Application event handler to be called when there is an event related to the DIS. */
{anonble_dis_c_init_t} in ble_dis_c.h (components\ble\ble_services\ble_dis_c) :     ble_dis_c_evt_handler_t evt_handler;   /**< Application event handler to be called when there is an event related to the Device Information service. */
ble_gls_init in ble_gls.c (components\ble\ble_services\ble_gls) :     p_gls->evt_handler          = p_gls_init->evt_handler;
on_glm_cccd_write in ble_gls.c (components\ble\ble_services\ble_gls) :         if (p_gls->evt_handler != NULL)
on_glm_cccd_write in ble_gls.c (components\ble\ble_services\ble_gls) :             p_gls->evt_handler(p_gls, &evt);
{anonble_gls_init_t} in ble_gls.h (components\ble\ble_services\ble_gls) :     ble_gls_evt_handler_t   evt_handler;          /**< Event handler to be called for handling events in the Glucose Service. */
ble_gls_s in ble_gls.h (components\ble\ble_services\ble_gls) :     ble_gls_evt_handler_t    evt_handler;         /**< Event handler to be called for handling events in the Glucose Service. */
on_control_point_write in ble_hids.c (components\ble\ble_services\ble_hids) :         if (p_hids->evt_handler != NULL)
on_control_point_write in ble_hids.c (components\ble\ble_services\ble_hids) :             p_hids->evt_handler(p_hids, &evt);
on_protocol_mode_write in ble_hids.c (components\ble\ble_services\ble_hids) :         if (p_hids->evt_handler != NULL)
on_protocol_mode_write in ble_hids.c (components\ble\ble_services\ble_hids) :             p_hids->evt_handler(p_hids, &evt);
on_report_cccd_write in ble_hids.c (components\ble\ble_services\ble_hids) :         if (p_hids->evt_handler != NULL)
on_report_cccd_write in ble_hids.c (components\ble\ble_services\ble_hids) :             p_hids->evt_handler(p_hids, &evt);
on_report_value_write in ble_hids.c (components\ble\ble_services\ble_hids) :     if (p_hids->evt_handler != NULL)
on_report_value_write in ble_hids.c (components\ble\ble_services\ble_hids) :         p_hids->evt_handler(p_hids, &evt);
on_report_value_read_auth in ble_hids.c (components\ble\ble_services\ble_hids) :     if (p_hids->evt_handler != NULL)
on_report_value_read_auth in ble_hids.c (components\ble\ble_services\ble_hids) :         p_hids->evt_handler(p_hids, &evt);
ble_hids_init in ble_hids.c (components\ble\ble_services\ble_hids) :     p_hids->evt_handler       = p_hids_init->evt_handler;
{anonble_hids_init_t} in ble_hids.h (components\ble\ble_services\ble_hids) :     ble_hids_evt_handler_t              evt_handler;                                  /**< Event handler to be called for handling events in the HID Service. */
ble_hids_s in ble_hids.h (components\ble\ble_services\ble_hids) :     ble_hids_evt_handler_t              evt_handler;                                  /**< Event handler to be called for handling events in the HID Service. */
on_hrm_cccd_write in ble_hrs.c (components\ble\ble_services\ble_hrs) :         if (p_hrs->evt_handler != NULL)
on_hrm_cccd_write in ble_hrs.c (components\ble\ble_services\ble_hrs) :             p_hrs->evt_handler(p_hrs, &evt);
ble_hrs_init in ble_hrs.c (components\ble\ble_services\ble_hrs) :     p_hrs->evt_handler                 = p_hrs_init->evt_handler;
{anonble_hrs_init_t} in ble_hrs.h (components\ble\ble_services\ble_hrs) :     ble_hrs_evt_handler_t        evt_handler;                                          /**< Event handler to be called for handling events in the Heart Rate Service. */
ble_hrs_s in ble_hrs.h (components\ble\ble_services\ble_hrs) :     ble_hrs_evt_handler_t        evt_handler;                                          /**< Event handler to be called for handling events in the Heart Rate Service. */
on_hvx in ble_hrs_c.c (components\ble\ble_services\ble_hrs_c) :         p_ble_hrs_c->evt_handler(p_ble_hrs_c, &ble_hrs_c_evt);
ble_hrs_on_db_disc_evt in ble_hrs_c.c (components\ble\ble_services\ble_hrs_c) :         p_ble_hrs_c->evt_handler(p_ble_hrs_c, &evt);
ble_hrs_c_init in ble_hrs_c.c (components\ble\ble_services\ble_hrs_c) :     p_ble_hrs_c->evt_handler                 = p_ble_hrs_c_init->evt_handler;
ble_hrs_c_s in ble_hrs_c.h (components\ble\ble_services\ble_hrs_c) :     ble_hrs_c_evt_handler_t evt_handler;   /**< Application event handler to be called when there is an event related to the Heart Rate Service. */
{anonble_hrs_c_init_t} in ble_hrs_c.h (components\ble\ble_services\ble_hrs_c) :     ble_hrs_c_evt_handler_t   evt_handler;   /**< Event handler to be called by the Heart Rate Client module when there is an event related to the Heart Rate Service. */
on_cccd_write in ble_hts.c (components\ble\ble_services\ble_hts) :         if (p_hts->evt_handler != NULL)
on_cccd_write in ble_hts.c (components\ble\ble_services\ble_hts) :             p_hts->evt_handler(p_hts, &evt);
on_hvc in ble_hts.c (components\ble\ble_services\ble_hts) :         p_hts->evt_handler(p_hts, &evt);
ble_hts_init in ble_hts.c (components\ble\ble_services\ble_hts) :     p_hts->evt_handler   = p_hts_init->evt_handler;
{anonble_hts_init_t} in ble_hts.h (components\ble\ble_services\ble_hts) :     ble_hts_evt_handler_t        evt_handler;                               /**< Event handler to be called for handling events in the Health Thermometer Service. */
ble_hts_s in ble_hts.h (components\ble\ble_services\ble_hts) :     ble_hts_evt_handler_t        evt_handler;                               /**< Event handler to be called for handling events in the Health Thermometer Service. */
on_write in ble_ias.c (components\ble\ble_services\ble_ias) :         p_ias->evt_handler(p_ias, &evt);
ble_ias_init in ble_ias.c (components\ble\ble_services\ble_ias) :     if (p_ias_init->evt_handler == NULL)
ble_ias_init in ble_ias.c (components\ble\ble_services\ble_ias) :     p_ias->evt_handler = p_ias_init->evt_handler;
{anonble_ias_init_t} in ble_ias.h (components\ble\ble_services\ble_ias) :     ble_ias_evt_handler_t evt_handler;                  /**< Event handler to be called for handling events in the Immediate Alert Service. */
ble_ias_s in ble_ias.h (components\ble\ble_services\ble_ias) :     ble_ias_evt_handler_t           evt_handler;         /**< Event handler to be called for handling events in the Immediate Alert Service. */
ble_ias_c_on_db_disc_evt in ble_ias_c.c (components\ble\ble_services\ble_ias_c) :     p_ias_c->evt_handler(p_ias_c, &evt);
ble_ias_c_init in ble_ias_c.c (components\ble\ble_services\ble_ias_c) :     VERIFY_PARAM_NOT_NULL(p_ias_c_init->evt_handler);
ble_ias_c_init in ble_ias_c.c (components\ble\ble_services\ble_ias_c) :     p_ias_c->evt_handler                   = p_ias_c_init->evt_handler;
on_disconnect in ble_ias_c.c (components\ble\ble_services\ble_ias_c) :         p_ias_c->evt_handler(p_ias_c, &evt);
ble_ias_c_s in ble_ias_c.h (components\ble\ble_services\ble_ias_c) :     ble_ias_c_evt_handler_t   evt_handler;        /**< Event handler to be called for handling events in the Immediate Alert Service client. */
{anonble_ias_c_init_t} in ble_ias_c.h (components\ble\ble_services\ble_ias_c) :     ble_ias_c_evt_handler_t   evt_handler;        /**< Event handler to be called for handling events from the Immediate Alert Service client. */
ble_ipsp_init in ble_ipsp.c (components\ble\ble_services\ble_ipsp) :     NULL_PARAM_CHECK(p_init->evt_handler);
ble_ipsp_init in ble_ipsp.c (components\ble\ble_services\ble_ipsp) :     m_evt_handler = p_init->evt_handler;
{anonble_ipsp_init_t} in ble_ipsp.h (components\ble\ble_services\ble_ipsp) :     ble_ipsp_evt_handler_t    evt_handler;                                                          /**< Event notification callback registered with the module to receive asynchronous events. */
on_hvx in ble_lbs_c.c (components\ble\ble_services\ble_lbs_c) :             p_ble_lbs_c->evt_handler(p_ble_lbs_c, &ble_lbs_c_evt);
ble_lbs_on_db_disc_evt in ble_lbs_c.c (components\ble\ble_services\ble_lbs_c) :         p_ble_lbs_c->evt_handler(p_ble_lbs_c, &evt);
ble_lbs_c_init in ble_lbs_c.c (components\ble\ble_services\ble_lbs_c) :     VERIFY_PARAM_NOT_NULL(p_ble_lbs_c_init->evt_handler);
ble_lbs_c_init in ble_lbs_c.c (components\ble\ble_services\ble_lbs_c) :     p_ble_lbs_c->evt_handler                    = p_ble_lbs_c_init->evt_handler;
ble_lbs_c_s in ble_lbs_c.h (components\ble\ble_services\ble_lbs_c) :     ble_lbs_c_evt_handler_t   evt_handler;   /**< Application event handler to be called when there is an event related to the LED Button service. */
{anonble_lbs_c_init_t} in ble_lbs_c.h (components\ble\ble_services\ble_lbs_c) :     ble_lbs_c_evt_handler_t   evt_handler;   /**< Event handler to be called by the LED Button Client module when there is an event related to the LED Button Service. */
on_connect in ble_lls.c (components\ble\ble_services\ble_lls) :     p_lls->evt_handler(p_lls, &evt);
on_disconnect in ble_lls.c (components\ble\ble_services\ble_lls) :             p_lls->evt_handler(p_lls, &evt);
on_auth_status in ble_lls.c (components\ble\ble_services\ble_lls) :         p_lls->evt_handler(p_lls, &evt);
ble_lls_init in ble_lls.c (components\ble\ble_services\ble_lls) :     if (p_lls_init->evt_handler == NULL)
ble_lls_init in ble_lls.c (components\ble\ble_services\ble_lls) :     p_lls->evt_handler   = p_lls_init->evt_handler;
{anonble_lls_init_t} in ble_lls.h (components\ble\ble_services\ble_lls) :     ble_lls_evt_handler_t     evt_handler;              /**< Event handler to be called for handling events in the Link Loss Service. */
ble_lls_s in ble_lls.h (components\ble\ble_services\ble_lls) :     ble_lls_evt_handler_t     evt_handler;              /**< Event handler to be called for handling events in the Link Loss Service. */
on_ctrl_pt_cccd_write in ble_lns.c (components\ble\ble_services\experimental_ble_lns) :         if (p_lns->evt_handler != NULL)
on_ctrl_pt_cccd_write in ble_lns.c (components\ble\ble_services\experimental_ble_lns) :             p_lns->evt_handler(p_lns, &evt);
on_loc_speed_cccd_write in ble_lns.c (components\ble\ble_services\experimental_ble_lns) :         if (p_lns->evt_handler != NULL)
on_loc_speed_cccd_write in ble_lns.c (components\ble\ble_services\experimental_ble_lns) :             p_lns->evt_handler(p_lns, &evt);
on_nav_cccd_write in ble_lns.c (components\ble\ble_services\experimental_ble_lns) :         if (p_lns->evt_handler != NULL)
on_nav_cccd_write in ble_lns.c (components\ble\ble_services\experimental_ble_lns) :             p_lns->evt_handler(p_lns, &evt);
ble_lns_init in ble_lns.c (components\ble\ble_services\experimental_ble_lns) :     p_lns->evt_handler           = p_lns_init->evt_handler;
ble_lns_init in ble_lns.c (components\ble\ble_services\experimental_ble_lns) :         lncp_init.evt_handler                   = p_lns_init->lncp_evt_handler;
ble_lns_init_s in ble_lns.h (components\ble\ble_services\experimental_ble_lns) :     ble_lns_evt_handler_t   evt_handler;                                /**< Event handler to be called for handling events in the Location and Navigation Service. */
ble_lns_s in ble_lns.h (components\ble\ble_services\experimental_ble_lns) :     ble_lns_evt_handler_t         evt_handler;                          /**< Event handler to be called for handling events in the Location and Navigation Service. */
notify_app in ble_ln_cp.c (components\ble\ble_services\experimental_ble_lns) :     if (p_lncp->evt_handler != NULL)
notify_app in ble_ln_cp.c (components\ble\ble_services\experimental_ble_lns) :         rsp = p_lncp->evt_handler(p_lncp, p_evt);
ble_lncp_init in ble_ln_cp.c (components\ble\ble_services\experimental_ble_lns) :     p_lncp->evt_handler                  = p_lncp_init->evt_handler;
{anonble_lncp_init_t} in ble_ln_cp.h (components\ble\ble_services\experimental_ble_lns) :     ble_lncp_evt_handler_t      evt_handler;
ble_lncp_s in ble_ln_cp.h (components\ble\ble_services\experimental_ble_lns) :     ble_lncp_evt_handler_t      evt_handler;
ble_nus_c_on_db_disc_evt in ble_nus_c.c (components\ble\ble_services\ble_nus_c) :         if (p_ble_nus_c->evt_handler != NULL)
ble_nus_c_on_db_disc_evt in ble_nus_c.c (components\ble\ble_services\ble_nus_c) :             p_ble_nus_c->evt_handler(p_ble_nus_c, &nus_c_evt);
on_hvx in ble_nus_c.c (components\ble\ble_services\ble_nus_c) :         && (p_ble_nus_c->evt_handler != NULL))
on_hvx in ble_nus_c.c (components\ble\ble_services\ble_nus_c) :         p_ble_nus_c->evt_handler(p_ble_nus_c, &ble_nus_c_evt);
ble_nus_c_init in ble_nus_c.c (components\ble\ble_services\ble_nus_c) :     p_ble_nus_c->evt_handler           = p_ble_nus_c_init->evt_handler;
ble_nus_c_on_ble_evt in ble_nus_c.c (components\ble\ble_services\ble_nus_c) :                     && p_ble_nus_c->evt_handler != NULL)
ble_nus_c_on_ble_evt in ble_nus_c.c (components\ble\ble_services\ble_nus_c) :                 p_ble_nus_c->evt_handler(p_ble_nus_c, &nus_c_evt);
ble_nus_c_s in ble_nus_c.h (components\ble\ble_services\ble_nus_c) :     ble_nus_c_evt_handler_t   evt_handler;    /**< Application event handler to be called when there is an event related to the NUS. */
{anonble_nus_c_init_t} in ble_nus_c.h (components\ble\ble_services\ble_nus_c) :     ble_nus_c_evt_handler_t   evt_handler;    /**< Application event handler to be called when there is an event related to the NUS. */
ble_ots_init in ble_ots.c (components\ble\ble_services\experimental_ble_ots) :     p_ots->evt_handler              = p_ots_init->evt_handler;
ble_ots_init in ble_ots.c (components\ble\ble_services\experimental_ble_ots) :     p_ots->evt_handler              = p_ots_init->evt_handler;
ble_ots_l2cap_s in ble_ots.h (components\ble\ble_services\experimental_ble_ots) :     ble_ots_l2cap_evt_handler_t   evt_handler;
{anonble_ots_l2cap_init_t} in ble_ots.h (components\ble\ble_services\experimental_ble_ots) :     ble_ots_l2cap_evt_handler_t   evt_handler;
{anonble_ots_init_t} in ble_ots.h (components\ble\ble_services\experimental_ble_ots) :     ble_ots_evt_handler_t         evt_handler;
ble_ots_s in ble_ots.h (components\ble\ble_services\experimental_ble_ots) :     ble_ots_evt_handler_t        evt_handler;
ble_ots_l2cap_init in ble_ots_l2cap.c (components\ble\ble_services\experimental_ble_ots) :     if (p_ots_l2cap_init->evt_handler == NULL)
ble_ots_l2cap_init in ble_ots_l2cap.c (components\ble\ble_services\experimental_ble_ots) :     p_ots_l2cap->evt_handler              = p_ots_l2cap_init->evt_handler;
on_l2cap_ch_setup in ble_ots_l2cap.c (components\ble\ble_services\experimental_ble_ots) :     p_ots_l2cap->evt_handler(p_ots_l2cap, &evt);
on_l2cap_ch_released in ble_ots_l2cap.c (components\ble\ble_services\experimental_ble_ots) :     p_ots_l2cap->evt_handler(p_ots_l2cap, &evt);
on_l2cap_ch_tx in ble_ots_l2cap.c (components\ble\ble_services\experimental_ble_ots) :         p_ots_l2cap->evt_handler(p_ots_l2cap, &evt);
on_l2cap_ch_rx in ble_ots_l2cap.c (components\ble\ble_services\experimental_ble_ots) :         p_ots_l2cap->evt_handler(p_ots_l2cap, &evt);
ots_l2cap_evt_handler in ble_ots_oacp.c (components\ble\ble_services\experimental_ble_ots) :             p_ots_l2cap->p_ots_oacp->p_ots->evt_handler(p_ots_l2cap->p_ots_oacp->p_ots, &evt);
oacp_write_proc in ble_ots_oacp.c (components\ble\ble_services\experimental_ble_ots) :     p_ots_oacp->p_ots->evt_handler(p_ots_oacp->p_ots, &ble_ots_evt);
oacp_read_proc in ble_ots_oacp.c (components\ble\ble_services\experimental_ble_ots) :     p_ots_oacp->p_ots->evt_handler(p_ots_oacp->p_ots, &ble_ots_evt);
oacp_abort_proc in ble_ots_oacp.c (components\ble\ble_services\experimental_ble_ots) :     p_ots_oacp->p_ots->evt_handler(p_ots_oacp->p_ots, &ble_ots_evt);
on_cccd_write in ble_ots_oacp.c (components\ble\ble_services\experimental_ble_ots) :         if (p_ots_oacp->p_ots->evt_handler != NULL)
on_cccd_write in ble_ots_oacp.c (components\ble\ble_services\experimental_ble_ots) :             p_ots_oacp->p_ots->evt_handler(p_ots_oacp->p_ots, &evt);
ble_ots_oacp_init in ble_ots_oacp.c (components\ble\ble_services\experimental_ble_ots) :     l2cap_init.evt_handler       = ots_l2cap_evt_handler;
on_obj_properties_write in ble_ots_object.c (components\ble\ble_services\experimental_ble_ots) :         p_ots_object_chars->p_ots->evt_handler(p_ots_object_chars->p_ots, &ble_ots_evt);
ble_radio_notification_init in ble_radio_notification.c (components\ble\ble_radio_notification) :                                      ble_radio_notification_evt_handler_t evt_handler)
ble_radio_notification_init in ble_radio_notification.c (components\ble\ble_radio_notification) :     m_evt_handler = evt_handler;
ble_radio_notification.h (components\ble\ble_radio_notification) line 66 :  * @param[in]  evt_handler    Handler to be executed when a radio notification event has been
ble_radio_notification_init in ble_radio_notification.h (components\ble\ble_radio_notification) :                                      ble_radio_notification_evt_handler_t evt_handler);
on_meas_cccd_write in ble_rscs.c (components\ble\ble_services\ble_rscs) :         if (p_rscs->evt_handler != NULL)
on_meas_cccd_write in ble_rscs.c (components\ble\ble_services\ble_rscs) :             p_rscs->evt_handler(p_rscs, &evt);
ble_rscs_init in ble_rscs.c (components\ble\ble_services\ble_rscs) :     p_rscs->evt_handler = p_rscs_init->evt_handler;
{anonble_rscs_init_t} in ble_rscs.h (components\ble\ble_services\ble_rscs) :     ble_rscs_evt_handler_t evt_handler;                                     /**< Event handler to be called for handling events in the Running Speed and Cadence Service. */
ble_rscs_s in ble_rscs.h (components\ble\ble_services\ble_rscs) :     ble_rscs_evt_handler_t       evt_handler;                               /**< Event handler to be called for handling events in the Running Speed and Cadence Service. */
on_hvx in ble_rscs_c.c (components\ble\ble_services\ble_rscs_c) :         p_ble_rscs_c->evt_handler(p_ble_rscs_c, &ble_rscs_c_evt);
ble_rscs_on_db_disc_evt in ble_rscs_c.c (components\ble\ble_services\ble_rscs_c) :         p_ble_rscs_c->evt_handler(p_ble_rscs_c, &evt);
ble_rscs_c_init in ble_rscs_c.c (components\ble\ble_services\ble_rscs_c) :     p_ble_rscs_c->evt_handler             = p_ble_rscs_c_init->evt_handler;
ble_rscs_c_s in ble_rscs_c.h (components\ble\ble_services\ble_rscs_c) :     ble_rscs_c_evt_handler_t evt_handler;   /**< Application event handler to be called when there is an event related to the Running Speed and Cadence service. */
{anonble_rscs_c_init_t} in ble_rscs_c.h (components\ble\ble_services\ble_rscs_c) :     ble_rscs_c_evt_handler_t evt_handler;   /**< Event handler to be called by the Running Speed and Cadence Client module whenever there is an event related to the Running Speed and Cadence Service. */
ble_sc_ctrlpt_init in ble_sc_ctrlpt.c (components\ble\ble_services\ble_cscs) :     p_sc_ctrlpt->evt_handler            = p_sc_ctrlpt_init->evt_handler;
on_ctrlpt_write in ble_sc_ctrlpt.c (components\ble\ble_services\ble_cscs) :                         if (p_sc_ctrlpt->evt_handler != NULL)
on_ctrlpt_write in ble_sc_ctrlpt.c (components\ble\ble_services\ble_cscs) :                             rsp.status = p_sc_ctrlpt->evt_handler(p_sc_ctrlpt, &evt);
on_ctrlpt_write in ble_sc_ctrlpt.c (components\ble\ble_services\ble_cscs) :                     if (p_sc_ctrlpt->evt_handler != NULL)
on_ctrlpt_write in ble_sc_ctrlpt.c (components\ble\ble_services\ble_cscs) :                         rsp.status = p_sc_ctrlpt->evt_handler(p_sc_ctrlpt, &evt);
on_ctrlpt_write in ble_sc_ctrlpt.c (components\ble\ble_services\ble_cscs) :                     if (p_sc_ctrlpt->evt_handler != NULL)
on_ctrlpt_write in ble_sc_ctrlpt.c (components\ble\ble_services\ble_cscs) :                         rsp.status = p_sc_ctrlpt->evt_handler(p_sc_ctrlpt, &evt);
{anonble_cs_ctrlpt_init_t} in ble_sc_ctrlpt.h (components\ble\ble_services\ble_cscs) :     ble_sc_ctrlpt_evt_handler_t  evt_handler;                                             /**< event handler */
ble_sc_ctrlpt_s in ble_sc_ctrlpt.h (components\ble\ble_services\ble_cscs) :     ble_sc_ctrlpt_evt_handler_t  evt_handler;                                             /**< Handle of the parent service (as provided by the BLE stack). */
on_meas_cccd_write in cgms_meas.c (components\ble\ble_services\experimental_nrf_ble_cgms) :         if (p_cgms->evt_handler != NULL)
on_meas_cccd_write in cgms_meas.c (components\ble\ble_services\experimental_nrf_ble_cgms) :             p_cgms->evt_handler(p_cgms, &evt);
on_socp_value_write in cgms_socp.c (components\ble\ble_services\experimental_nrf_ble_cgms) :             p_cgms->evt_handler(p_cgms, &evt);
on_socp_value_write in cgms_socp.c (components\ble\ble_services\experimental_nrf_ble_cgms) :                 if (p_cgms->evt_handler != NULL)
on_socp_value_write in cgms_socp.c (components\ble\ble_services\experimental_nrf_ble_cgms) :                     p_cgms->evt_handler(p_cgms, &evt);
on_socp_value_write in cgms_socp.c (components\ble\ble_services\experimental_nrf_ble_cgms) :             p_cgms->evt_handler(p_cgms, &evt);
on_socp_value_write in cgms_socp.c (components\ble\ble_services\experimental_nrf_ble_cgms) :             if (p_cgms->evt_handler != NULL)
on_socp_value_write in cgms_socp.c (components\ble\ble_services\experimental_nrf_ble_cgms) :                 p_cgms->evt_handler(p_cgms, &evt);
fds.c (components\libraries\fds) line 71 :     .evt_handler = fs_event_handler,
nus_c_init in main.c (examples\ble_central\ble_app_uart_c) :     init.evt_handler   = ble_nus_c_evt_handler;
db_discovery_init in main.c (examples\ble_central\ble_app_uart_c) :     db_init.evt_handler  = db_disc_handler;
nrfx_gpiote_in_init in nrfx_gpiote.c (modules\nrfx\drivers\src) :                                nrfx_gpiote_evt_handler_t       evt_handler)
nrfx_gpiote_in_init in nrfx_gpiote.c (modules\nrfx\drivers\src) :         int8_t channel = channel_port_alloc(pin, evt_handler, p_config->hi_accuracy);
nrfx_gpiote.h (modules\nrfx\drivers\include) line 380 :  * @param[in] evt_handler User function to be called when the configured transition occurs.
nrfx_gpiote_in_init in nrfx_gpiote.h (modules\nrfx\drivers\include) :                                nrfx_gpiote_evt_handler_t       evt_handler);
ble_ancs_c_on_db_disc_evt in nrf_ble_ancs_c.c (components\ble\ble_services\ble_ancs_c) :     p_ancs->evt_handler(&evt);
parse_notif in nrf_ble_ancs_c.c (components\ble\ble_services\ble_ancs_c) :         p_ancs->evt_handler(&ancs_evt);
parse_notif in nrf_ble_ancs_c.c (components\ble\ble_services\ble_ancs_c) :     p_ancs->evt_handler(&ancs_evt);
on_ctrlpt_error_rsp in nrf_ble_ancs_c.c (components\ble\ble_services\ble_ancs_c) :     p_ancs->evt_handler(&ancs_evt);
ble_ancs_c_init in nrf_ble_ancs_c.c (components\ble\ble_services\ble_ancs_c) :     VERIFY_PARAM_NOT_NULL(p_ancs_init->evt_handler);
ble_ancs_c_init in nrf_ble_ancs_c.c (components\ble\ble_services\ble_ancs_c) :     p_ancs->evt_handler      = p_ancs_init->evt_handler;
{anonble_ancs_c_t} in nrf_ble_ancs_c.h (components\ble\ble_services\ble_ancs_c) :     ble_ancs_c_evt_handler_t         evt_handler;                                     //!< Event handler to be called for handling events in the Apple Notification client application.
{anonble_ancs_c_init_t} in nrf_ble_ancs_c.h (components\ble\ble_services\ble_ancs_c) :     ble_ancs_c_evt_handler_t   evt_handler;    //!< Event handler to be called for handling events in the Battery Service.
ctrlpt_auth in nrf_ble_bms.c (components\ble\ble_services\nrf_ble_bms) :         if (p_bms->evt_handler != NULL)
ctrlpt_auth in nrf_ble_bms.c (components\ble\ble_services\nrf_ble_bms) :             p_bms->evt_handler(p_bms, &bms_evt);
feature_char_add in nrf_ble_bms.c (components\ble\ble_services\nrf_ble_bms) :         VERIFY_PARAM_NOT_NULL(p_bms_init->evt_handler);
nrf_ble_bms_init in nrf_ble_bms.c (components\ble\ble_services\nrf_ble_bms) :     p_bms->evt_handler    = p_bms_init->evt_handler;
{anonnrf_ble_bms_init_t} in nrf_ble_bms.h (components\ble\ble_services\nrf_ble_bms) :     ble_bms_evt_handler_t   evt_handler;         //!< Event handler to be called for handling events in the Bond Management Service.
nrf_ble_bms_s in nrf_ble_bms.h (components\ble\ble_services\nrf_ble_bms) :     ble_bms_evt_handler_t     evt_handler;     //!< Event handler to be called for handling events in the Bond Management Service.
nrf_ble_cgms_init in nrf_ble_cgms.c (components\ble\ble_services\experimental_nrf_ble_cgms) :     VERIFY_PARAM_NOT_NULL(p_cgms_init->evt_handler);
nrf_ble_cgms_init in nrf_ble_cgms.c (components\ble\ble_services\experimental_nrf_ble_cgms) :     p_cgms->evt_handler        = p_cgms_init->evt_handler;
{anonnrf_ble_cgms_init_t} in nrf_ble_cgms.h (components\ble\ble_services\experimental_nrf_ble_cgms) :     ble_cgms_evt_handler_t    evt_handler;           /**< Event handler to be called for handling events in the CGM Service. */
ble_cgms_s in nrf_ble_cgms.h (components\ble\ble_services\experimental_nrf_ble_cgms) :     ble_cgms_evt_handler_t      evt_handler;                                 /**< Event handler to be called for handling events in the CGM Service. */
nrf_ble_es.c (components\ble\ble_services\eddystone) line 409 : void nrf_ble_es_init(nrf_ble_es_evt_handler_t evt_handler)
nrf_ble_es_init in nrf_ble_es.c (components\ble\ble_services\eddystone) :     m_evt_handler = evt_handler;
nrf_ble_es.h (components\ble\ble_services\eddystone) line 91 :  * @param[in]   evt_handler Event handler to be called for handling BLE events.
nrf_ble_es.h (components\ble\ble_services\eddystone) line 93 : void nrf_ble_es_init(nrf_ble_es_evt_handler_t evt_handler);
on_exchange_mtu_rsp_evt in nrf_ble_gatt.c (components\ble\nrf_ble_gatt) :     if ((p_gatt->evt_handler != NULL) && (p_link->att_mtu_exchange_requested))
on_exchange_mtu_rsp_evt in nrf_ble_gatt.c (components\ble\nrf_ble_gatt) :         p_gatt->evt_handler(p_gatt, &evt);
on_exchange_mtu_request_evt in nrf_ble_gatt.c (components\ble\nrf_ble_gatt) :     if (p_gatt->evt_handler != NULL)
on_exchange_mtu_request_evt in nrf_ble_gatt.c (components\ble\nrf_ble_gatt) :         p_gatt->evt_handler(p_gatt, &evt);
on_data_length_update_evt in nrf_ble_gatt.c (components\ble\nrf_ble_gatt) :     if (p_gatt->evt_handler != NULL)
on_data_length_update_evt in nrf_ble_gatt.c (components\ble\nrf_ble_gatt) :         p_gatt->evt_handler(p_gatt, &evt);
nrf_ble_gatt.c (components\ble\nrf_ble_gatt) line 369 : ret_code_t nrf_ble_gatt_init(nrf_ble_gatt_t * p_gatt, nrf_ble_gatt_evt_handler_t evt_handler)
nrf_ble_gatt_init in nrf_ble_gatt.c (components\ble\nrf_ble_gatt) :     p_gatt->evt_handler             = evt_handler;
---- Wes_Encryp_Ecb Matches (4 in 3 files) ----
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 					Wes_Encryp_Ecb();
sysmgr.c (examples\ble_central\ble_app_uart_c) line 853 : void Wes_Encryp_Ecb()
Wes_Encryp_Ecb in sysmgr.c (examples\ble_central\ble_app_uart_c) : 	NRF_LOG_INFO("==> Wes_Encryp_Ecb : 0x%04x\n", tempVal);
sysmgr.h (examples\ble_central\ble_app_uart_c) line 163 : void Wes_Encryp_Ecb();
---- my_addr Matches (2 in 1 files) ----
main.c (examples\ble_central\ble_app_uart_c) line 153 : static char my_addr[6] = {0x65, 0x7C, 0x2C, 0x69, 0xC1, 0xDB};  //P
scan_init in main.c (examples\ble_central\ble_app_uart_c) :         err_code = nrf_ble_scan_filter_set(&m_scan, SCAN_ADDR_FILTER, my_addr);
---- shutdown_handler Matches (2 in 1 files) ----
main.c (examples\ble_central\ble_app_uart_c) line 1112 : static bool shutdown_handler(nrf_pwr_mgmt_evt_t event)
main.c (examples\ble_central\ble_app_uart_c) line 1134 : NRF_PWR_MGMT_HANDLER_REGISTER(shutdown_handler, APP_SHUTDOWN_HANDLER_PRIORITY);
---- _1000ms_timer_handle Matches (7 in 1 files) ----
main.c (examples\ble_central\ble_app_uart_c) line 1537 : void _1000ms_timer_handle()
_1000ms_timer_handle in main.c (examples\ble_central\ble_app_uart_c) : //	NRF_LOG_RAW_INFO("_1000ms_timer_handle()\n");
_1000ms_timer_handle in main.c (examples\ble_central\ble_app_uart_c) : 			NRF_LOG_RAW_INFO("_1000ms_timer_handle(SYSTEM_EMERGENCY_SIREN) -- [%d / %d]\n", SystemTimer.SYSTEM_EMERGENCY_SIREN_CNT, 60*10);
_1000ms_timer_handle in main.c (examples\ble_central\ble_app_uart_c) : 			NRF_LOG_RAW_INFO("_1000ms_timer_handle(SYSTEM_SERVER_COMM) -- [%d / %d]\n", SystemTimer.SYSTEM_SERVER_COMM_CNT, 60*3+30);
_1000ms_timer_handle in main.c (examples\ble_central\ble_app_uart_c) : 			NRF_LOG_RAW_INFO("_1000ms_timer_handle(SYSTEM_REGISTER) -- [%d / %d]\n", SystemTimer.SYSTEM_REGISTER_CNT, 60*1);
_1000ms_timer_handle in main.c (examples\ble_central\ble_app_uart_c) : 			NRF_LOG_RAW_INFO("_1000ms_timer_handle(SYSTEM_SERVER_COMM_REQ) -- [%d / %d]\n", SystemTimer.SYSTEM_SERVER_COMM_REQ_CNT, 60*1);
main in main.c (examples\ble_central\ble_app_uart_c) : 			_1000ms_timer_handle();
---- AppParkingCheck_Android Matches (2 in 2 files) ----
nrf_ble_scan_on_adv_report in nrf_ble_scan.c (components\ble\nrf_ble_scan) : 		AppParkingCheck_Android(p_adv_report->data.p_data);
sysmgr.c (examples\ble_central\ble_app_uart_c) line 1208 : int AppParkingCheck_Android(char *data)
---- SendParkingApp Matches (6 in 4 files) ----
ble_nus_c_evt_handler in main.c (examples\ble_central\ble_app_uart_c) : 							SendParkingApp();
our_service.c (examples\ble_central\ble_app_uart_c) line 367 : void SendParkingApp()
SendParkingApp in our_service.c (examples\ble_central\ble_app_uart_c) : 	NRF_LOG_RAW_INFO("===> SendParkingApp()\n");
our_service.h (examples\ble_central\ble_app_uart_c) line 323 : void SendParkingApp();
AppParkingCheck_Android in sysmgr.c (examples\ble_central\ble_app_uart_c) : 		SendParkingApp();
AppParkingCheck_IOS in sysmgr.c (examples\ble_central\ble_app_uart_c) : 		SendParkingApp();
---- _1000ms_timer_handle Matches (7 in 1 files) ----
main.c (examples\ble_central\ble_app_uart_c) line 1537 : void _1000ms_timer_handle()
_1000ms_timer_handle in main.c (examples\ble_central\ble_app_uart_c) : //	NRF_LOG_RAW_INFO("_1000ms_timer_handle()\n");
_1000ms_timer_handle in main.c (examples\ble_central\ble_app_uart_c) : 			NRF_LOG_RAW_INFO("_1000ms_timer_handle(SYSTEM_EMERGENCY_SIREN) -- [%d / %d]\n", SystemTimer.SYSTEM_EMERGENCY_SIREN_CNT, 60*10);
_1000ms_timer_handle in main.c (examples\ble_central\ble_app_uart_c) : 			NRF_LOG_RAW_INFO("_1000ms_timer_handle(SYSTEM_SERVER_COMM) -- [%d / %d]\n", SystemTimer.SYSTEM_SERVER_COMM_CNT, 60*3+30);
_1000ms_timer_handle in main.c (examples\ble_central\ble_app_uart_c) : 			NRF_LOG_RAW_INFO("_1000ms_timer_handle(SYSTEM_REGISTER) -- [%d / %d]\n", SystemTimer.SYSTEM_REGISTER_CNT, 60*1);
_1000ms_timer_handle in main.c (examples\ble_central\ble_app_uart_c) : 			NRF_LOG_RAW_INFO("_1000ms_timer_handle(SYSTEM_SERVER_COMM_REQ) -- [%d / %d]\n", SystemTimer.SYSTEM_SERVER_COMM_REQ_CNT, 60*1);
main in main.c (examples\ble_central\ble_app_uart_c) : 			_1000ms_timer_handle();
---- nrf_ble_scan_on_ble_evt Matches (3 in 2 files) ----
nrf_ble_scan.c (components\ble\nrf_ble_scan) line 1711 : void nrf_ble_scan_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_contex)
NRF_BLE_SCAN_DEF in nrf_ble_scan.h (components\ble\nrf_ble_scan) :                          nrf_ble_scan_on_ble_evt, &_name); \
nrf_ble_scan.h (components\ble\nrf_ble_scan) line 474 : void nrf_ble_scan_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_scan);
---- ble_nus_c_evt_handler Matches (3 in 1 files) ----
main.c (examples\ble_central\ble_app_uart_c) line 582 : static void ble_nus_c_evt_handler(ble_nus_c_t * p_ble_nus_c, ble_nus_c_evt_t const * p_ble_nus_evt)
main.c (examples\ble_central\ble_app_uart_c) line 596 :             NRF_LOG_INFO("======================ble_nus_c_evt_handler -- BLE_NUS_C_EVT_DISCOVERY_COMPLETE");
main.c (examples\ble_central\ble_app_uart_c) line 1361 :     init.evt_handler   = ble_nus_c_evt_handler;
---- nrf_ble_scan_start Matches (4 in 3 files) ----
scan_start in main.c (examples\ble_central\ble_app_uart_c) :     ret = nrf_ble_scan_start(&m_scan);
nrf_ble_scan.c (components\ble\nrf_ble_scan) line 1605 : ret_code_t nrf_ble_scan_start(nrf_ble_scan_t const * const p_scan_ctx)
nrf_ble_scan.h (components\ble\nrf_ble_scan) line 351 : ret_code_t nrf_ble_scan_start(nrf_ble_scan_t const * const p_scan_ctx);
nrf_ble_scan.h (components\ble\nrf_ble_scan) line 452 :  *         the scan is stopped. To resume scanning, use @ref nrf_ble_scan_start.
---- ParseEventServer Matches (3 in 3 files) ----
main in main.c (examples\ble_central\ble_app_uart_c) :         ParseEventServer();   
our_service.c (examples\ble_central\ble_app_uart_c) line 123 : void ParseEventServer()
our_service.h (examples\ble_central\ble_app_uart_c) line 310 : void ParseEventServer();