Home | History | Annotate | Download | only in gatt

Lines Matching refs:hdl_cfg

245     s_hdl = gatt_cb.hdl_cfg.gatt_start_hdl;
248 s_hdl = gatt_cb.hdl_cfg.gap_start_hdl;
254 if (s_hdl < gatt_cb.hdl_cfg.app_start_hdl)
255 s_hdl = gatt_cb.hdl_cfg.app_start_hdl;
438 if ((it->asgn_range.s_handle >= gatt_cb.hdl_cfg.app_start_hdl) &&