Searched refs:PRF_CLI_START_NTF (Results 1 – 3 of 3) sorted by relevance
227 …= 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()
292 …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()
56 PRF_CLI_START_NTF, enumerator
Completed in 13 milliseconds