Home
last modified time | relevance | path

Searched refs:PRF_CLI_START_NTF (Results 1 – 3 of 3) sorted by relevance

/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/profile/
A Dbass_task.c227 …= BAS_IDX_BATT_LVL_NTF_CFG)&& ((ntf_cfg == PRF_CLI_STOP_NTFIND) || (ntf_cfg == PRF_CLI_START_NTF))) in gattc_write_req_ind_handler()
230 if (ntf_cfg == PRF_CLI_START_NTF) in gattc_write_req_ind_handler()
319 …g = (bass_env->ntf_cfg[conidx] >> svc_idx & BAS_BATT_LVL_NTF_SUP) ? PRF_CLI_START_NTF : PRF_CLI_ST… in gattc_read_req_ind_handler()
A Duser_task.c292 …status = user_update_ntf_ind_cfg(conidx, USER_DATA_NTF, PRF_CLI_START_NTF, att_idx, co_read16p(par… in user_gattc_write_req_ind_handler()
298 …status = user_update_ntf_ind_cfg(conidx, USER_DATA_NTF, PRF_CLI_START_NTF, att_idx, co_read16p(par… in user_gattc_write_req_ind_handler()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/
A Dprf_types.h56 PRF_CLI_START_NTF, enumerator

Completed in 13 milliseconds