Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_attr.cc251 if (handle == gatt_cb.handle_cl_supported_feat) { in read_attr_value()
293 if (handle == gatt_cb.handle_cl_supported_feat) in proc_write_req()
458 gatt_cb.handle_cl_supported_feat = service[3].attribute_handle; in gatt_profile_db_init()
Dgatt_int.h437 uint16_t handle_cl_supported_feat; member