Home
last modified time | relevance | path

Searched defs:msgid (Results 1 – 6 of 6) sorted by relevance

/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/profile/
A Dapp_task.c93 ke_msg_id_t msgid, in appm_get_handler()
136 static int appm_adv_timeout_handler(ke_msg_id_t const msgid, in appm_adv_timeout_handler()
162 static int gapm_device_ready_ind_handler(ke_msg_id_t const msgid, in gapm_device_ready_ind_handler()
193 static int appm_gapm_cmp_evt_handler(ke_msg_id_t const msgid, in appm_gapm_cmp_evt_handler()
458 static int gapc_connection_req_ind_handler(ke_msg_id_t const msgid, in gapc_connection_req_ind_handler()
538 static int appm_gapc_cmp_evt_handler(ke_msg_id_t const msgid, in appm_gapc_cmp_evt_handler()
595 static int gapc_disconnect_ind_handler(ke_msg_id_t const msgid, in gapc_disconnect_ind_handler()
623 static int gapm_profile_added_ind_handler(ke_msg_id_t const msgid, in gapm_profile_added_ind_handler()
671 static int appm_msg_handler(ke_msg_id_t const msgid, in appm_msg_handler()
828 static int gapc_param_updated_ind_handler(ke_msg_id_t const msgid, in gapc_param_updated_ind_handler()
[all …]
A Duser_task.c74 static int user_enable_req_handler(ke_msg_id_t const msgid, in user_enable_req_handler()
109 static int user_data_notify_req_handler(ke_msg_id_t const msgid, in user_data_notify_req_handler()
177 static int user_gattc_att_info_req_ind_handler(ke_msg_id_t const msgid, in user_gattc_att_info_req_ind_handler()
214 static int user_gattc_write_req_ind_handler(ke_msg_id_t const msgid, in user_gattc_write_req_ind_handler()
329 static int user_gattc_read_req_ind_handler(ke_msg_id_t const msgid, struct gattc_read_req_ind const… in user_gattc_read_req_ind_handler()
398 static int user_gattc_cmp_evt_handler(ke_msg_id_t const msgid, struct gattc_cmp_evt const *param, in user_gattc_cmp_evt_handler()
A Dbass_task.c79 static int bass_enable_req_handler(ke_msg_id_t const msgid,struct bass_enable_req const *param,ke_t… in bass_enable_req_handler()
125 static int bass_batt_level_upd_req_handler(ke_msg_id_t const msgid,struct bass_batt_level_upd_req c… in bass_batt_level_upd_req_handler()
171 static int gattc_att_info_req_ind_handler(ke_msg_id_t const msgid,struct gattc_att_info_req_ind *pa… in gattc_att_info_req_ind_handler()
212 static int gattc_write_req_ind_handler(ke_msg_id_t const msgid, struct gattc_write_req_ind const *p… in gattc_write_req_ind_handler()
271 static int gattc_read_req_ind_handler(ke_msg_id_t const msgid, struct gattc_read_req_ind const *par… in gattc_read_req_ind_handler()
347 static int gattc_cmp_evt_handler(ke_msg_id_t const msgid, struct gattc_cmp_evt const *param,ke_tas… in gattc_cmp_evt_handler()
A Dapp_sec.c65 static int app_sec_msg_dflt_handler(ke_msg_id_t const msgid, in app_sec_msg_dflt_handler()
131 static int gapc_bond_req_ind_handler(ke_msg_id_t const msgid,struct gapc_bond_req_ind const *param,… in gapc_bond_req_ind_handler()
310 static int gapc_bond_ind_handler(ke_msg_id_t const msgid,struct gapc_bond_ind const *param,ke_task_… in gapc_bond_ind_handler()
373 static int gapc_encrypt_req_ind_handler(ke_msg_id_t const msgid, in gapc_encrypt_req_ind_handler()
466 static int gapc_encrypt_ind_handler(ke_msg_id_t const msgid, in gapc_encrypt_ind_handler()
A Dapp_batt.c135 static int bass_batt_level_ntf_cfg_ind_handler(ke_msg_id_t const msgid,struct bass_batt_level_ntf_c… in bass_batt_level_ntf_cfg_ind_handler()
140 static int batt_level_upd_handler(ke_msg_id_t const msgid,struct bass_batt_level_upd_rsp const *par… in batt_level_upd_handler()
158 static int app_batt_msg_dflt_handler(ke_msg_id_t const msgid,void const *param,ke_task_id_t const d… in app_batt_msg_dflt_handler()
A Dapp_user.c260 static int app_user_msg_handler(ke_msg_id_t const msgid, in app_user_msg_handler()

Completed in 16 milliseconds