Home
last modified time | relevance | path

Searched refs:handle_sr_supported_feat (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/gatt/
Dgatt_attr.cc212 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()
Dgatt_int.h413 uint16_t handle_sr_supported_feat; member