Searched refs:handle_sr_supported_feat (Results 1 – 2 of 2) sorted by relevance
212 if (handle == gatt_cb.handle_sr_supported_feat) { in read_attr_value()260 if (handle == gatt_cb.handle_sr_supported_feat) return GATT_WRITE_NOT_PERMIT; in proc_write_req()421 gatt_cb.handle_sr_supported_feat = service[2].attribute_handle; in gatt_profile_db_init()
413 uint16_t handle_sr_supported_feat; member