Home | History | Annotate | Download | only in gatt

Lines Matching full:hdl_cfg

171     s_hdl = gatt_cb.hdl_cfg.gatt_start_hdl;
173 s_hdl = gatt_cb.hdl_cfg.gap_start_hdl;
179 if (s_hdl < gatt_cb.hdl_cfg.app_start_hdl)
180 s_hdl = gatt_cb.hdl_cfg.app_start_hdl;
360 if ((it->asgn_range.s_handle >= gatt_cb.hdl_cfg.app_start_hdl) &&