Home
last modified time | relevance | path

Searched refs:s_char_mask (Results 1 – 10 of 10) sorted by relevance

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ias/
Dias.c77 static uint8_t s_char_mask = 0x07; /**< Features added into ATT database. variable
151 gatts_db.attr_tab_cfg = &s_char_mask; in ias_init()
161 …uint16_t handle = prf_find_handle_by_idx(IAS_IDX_ALERT_LVL_VAL, s_ias_env.start_hdl, &s_char_mask); in ias_init()
180 …uint16_t handle = prf_find_handle_by_idx(IAS_IDX_ALERT_LVL_VAL, s_ias_env.start_hdl, &s_char_mask); in ias_write_att_cb()
218 …ndle = prf_find_handle_by_idx(IAS_IDX_ALERT_LVL_VAL, s_ias_env.start_hdl, (uint8_t *)&s_char_mask); in ias_alert_level_get()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/tps/
Dtps.c77 static uint8_t s_char_mask = 0x07; /**< Features added into ATT database. variable
150 gatts_db.attr_tab_cfg = &s_char_mask; in tps_init()
160 …t16_t handle = prf_find_handle_by_idx(TPS_IDX_TX_POWER_LVL_VAL, s_tps_env.start_hdl, &s_char_mask); in tps_init()
187 …t16_t handle = prf_find_handle_by_idx(TPS_IDX_TX_POWER_LVL_VAL, s_tps_env.start_hdl, &s_char_mask); in tps_tx_power_level_set()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/lls/
Dlls.c77 static uint8_t s_char_mask = 0x07; /**< Features added into ATT database. variable
152 gatts_db.attr_tab_cfg = &s_char_mask; in lls_init()
162 …int16_t handle = prf_find_handle_by_idx(LLS_IDX_ALERT_LVL_VAL, s_lls_env.start_hdl, &s_char_mask); in lls_init()
231 …uint16_t handle = prf_find_handle_by_idx(LLS_IDX_ALERT_LVL_VAL, s_lls_env.start_hdl, &s_char_mask); in lls_write_att_cb()
269 …ndle = prf_find_handle_by_idx(LLS_IDX_ALERT_LVL_VAL, s_lls_env.start_hdl, (uint8_t *)&s_char_mask); in lls_alert_level_get()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/pcs/
Dpcs.c110 static const uint16_t s_char_mask = 0xFFFF; variable
200 gatts_db.attr_tab_cfg = (uint8_t *)&s_char_mask; in pcs_init()
228 …_index = prf_find_idx_by_handle(handle, s_pcs_env.start_hdl, PCS_IDX_NB, (uint8_t *)&s_char_mask); in pcs_read_att_cb()
270 …ex = prf_find_idx_by_handle(handle, s_pcs_env.start_hdl, PCS_IDX_NB, (uint8_t *)&s_char_mask); in pcs_write_att_cb()
327 …ex = prf_find_idx_by_handle(handle, s_pcs_env.start_hdl, PCS_IDX_NB, (uint8_t *)&s_char_mask); in pcs_cccd_set_cb()
401 …_rsp.handle = prf_find_handle_by_idx(PCS_IDX_TX_VAL, s_pcs_env.start_hdl, (uint8_t *)&s_char_mask); in pcs_tx_data_send()
422 …handle = prf_find_handle_by_idx(PCS_IDX_SETTING_VAL, s_pcs_env.start_hdl, (uint8_t *)&s_char_mask); in pcs_setting_reply()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ths/
Dths.c120 static const uint16_t s_char_mask = 0x07FF; variable
230 gatts_db.attr_tab_cfg = (uint8_t *)&s_char_mask; in ths_init()
258 …_index = prf_find_idx_by_handle(handle, s_ths_env.start_hdl, THS_IDX_NB, (uint8_t *)&s_char_mask); in ths_read_att_cb()
299 …_index = prf_find_idx_by_handle(handle, s_ths_env.start_hdl, THS_IDX_NB, (uint8_t *)&s_char_mask); in ths_write_att_cb()
362 …_index = prf_find_idx_by_handle(handle, s_ths_env.start_hdl, THS_IDX_NB, (uint8_t *)&s_char_mask); in ths_cccd_set_cb()
411 …_cmd.handle = prf_find_handle_by_idx(THS_IDX_TX_VAL, s_ths_env.start_hdl, (uint8_t *)&s_char_mask); in ths_data_send()
432 …andle = prf_find_handle_by_idx(THS_IDX_SETTINGS_VAL, s_ths_env.start_hdl, (uint8_t *)&s_char_mask); in ths_settings_notify()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/gus/
Dgus.c114 static const uint16_t s_char_mask = 0xFFFF; variable
214 gatts_db.attr_tab_cfg = (uint8_t *)&s_char_mask; in gus_init()
242 …_index = prf_find_idx_by_handle(handle, s_gus_env.start_hdl, GUS_IDX_NB, (uint8_t *)&s_char_mask); in gus_read_att_cb()
285 …ex = prf_find_idx_by_handle(handle, s_gus_env.start_hdl, GUS_IDX_NB, (uint8_t *)&s_char_mask); in gus_write_att_cb()
350 …ex = prf_find_idx_by_handle(handle, s_gus_env.start_hdl, GUS_IDX_NB, (uint8_t *)&s_char_mask); in gus_cccd_set_cb()
408 …_cmd.handle = prf_find_handle_by_idx(GUS_IDX_TX_VAL, s_gus_env.start_hdl, (uint8_t *)&s_char_mask); in gus_tx_data_send()
429 …ndle = prf_find_handle_by_idx(GUS_IDX_FLOW_CTRL_VAL, s_gus_env.start_hdl, (uint8_t *)&s_char_mask); in gus_rx_flow_ctrl_set()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/fast_otas/
Dfast_otas.c107 static uint16_t s_char_mask = 0xff; variable
192 gatts_db.attr_tab_cfg = (uint8_t*)&s_char_mask; in fast_otas_init()
220 …rf_find_idx_by_handle(handle, s_fast_otas_env.start_hdl, FAST_OTAS_IDX_NB, (uint8_t*)&s_char_mask); in fast_otas_read_att_cb()
256 …rf_find_idx_by_handle(handle, s_fast_otas_env.start_hdl, FAST_OTAS_IDX_NB, (uint8_t*)&s_char_mask); in fast_otas_write_att_cb()
325 …rf_find_idx_by_handle(handle, s_fast_otas_env.start_hdl, FAST_OTAS_IDX_NB, (uint8_t*)&s_char_mask); in fast_otas_cccd_set_cb()
382 (uint8_t*)&s_char_mask); in fast_otas_notify_cmd_data()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/otas/
Dotas.c111 static uint16_t s_char_mask = 0xff;
207 gatts_db.attr_tab_cfg = (uint8_t*)&s_char_mask;
235 …_index = prf_find_idx_by_handle(handle, s_otas_env.start_hdl, OTAS_IDX_NB, (uint8_t*)&s_char_mask);
271 …_index = prf_find_idx_by_handle(handle, s_otas_env.start_hdl, OTAS_IDX_NB, (uint8_t*)&s_char_mask);
337 …_index = prf_find_idx_by_handle(handle, s_otas_env.start_hdl, OTAS_IDX_NB, (uint8_t*)&s_char_mask);
393 …cmd.handle = prf_find_handle_by_idx(OTAS_IDX_TX_VAL, s_otas_env.start_hdl, (uint8_t*)&s_char_mask);
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/mlmr/
Dmlmr.c118 static const uint16_t s_char_mask = 0x003F;
223 gatts_db.attr_tab_cfg = (uint8_t *)&s_char_mask;
251 …_index = prf_find_idx_by_handle(handle, s_gus_env.start_hdl, GUS_IDX_NB, (uint8_t *)&s_char_mask);
309 …ex = prf_find_idx_by_handle(handle, s_gus_env.start_hdl, GUS_IDX_NB, (uint8_t *)&s_char_mask);
386 …ex = prf_find_idx_by_handle(handle, s_gus_env.start_hdl, GUS_IDX_NB, (uint8_t *)&s_char_mask);
444 …_cmd.handle = prf_find_handle_by_idx(GUS_IDX_TX_VAL, s_gus_env.start_hdl, (uint8_t *)&s_char_mask);
478 …ndle = prf_find_handle_by_idx(GUS_IDX_FLOW_CTRL_VAL, s_gus_env.start_hdl, (uint8_t *)&s_char_mask);
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/wechat/
Dwechat.c117 static const uint16_t s_char_mask = 0x3FFF; variable
193 gatts_db.attr_tab_cfg = (uint8_t *)&s_char_mask; in wechat_init()
223 (uint8_t *)&s_char_mask); in wechat_read_att_cb()
288 (uint8_t *)&s_char_mask); in wechat_write_att_cb()
371 (uint8_t *)&s_char_mask); in wechat_cccd_set_cb()
418 (uint8_t *)&s_char_mask); in wechat_gatts_cmpl_cb()
537 (uint8_t *)&s_char_mask); in wechat_indicate_data_chunk()
610 (uint8_t *)&s_char_mask); in wechat_pedo_measurement_send()
633 (uint8_t *)&s_char_mask); in wechat_pedo_target_send()