Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dgattdefs.h135 #define GATT_UUID_SERVER_SUP_FEAT 0x2B3A macro
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_attr.cc416 Uuid svr_sup_feat_uuid = Uuid::From16Bit(GATT_UUID_SERVER_SUP_FEAT); in gatt_profile_db_init()
639 case GATT_UUID_SERVER_SUP_FEAT: { in gatt_cl_op_cmpl_cback()
834 param.service.uuid = bluetooth::Uuid::From16Bit(GATT_UUID_SERVER_SUP_FEAT); in read_sr_supported_feat_req()
844 cb_data.op_uuid = GATT_UUID_SERVER_SUP_FEAT; in read_sr_supported_feat_req()