Searched refs:GATT_UUID_SERVER_SUP_FEAT (Results 1 – 2 of 2) sorted by relevance
420 Uuid svr_sup_feat_uuid = Uuid::From16Bit(GATT_UUID_SERVER_SUP_FEAT); in gatt_profile_db_init()640 case GATT_UUID_SERVER_SUP_FEAT: { in gatt_cl_op_cmpl_cback()829 param.service.uuid = bluetooth::Uuid::From16Bit(GATT_UUID_SERVER_SUP_FEAT); in read_sr_supported_feat_req()839 cb_data.op_uuid = GATT_UUID_SERVER_SUP_FEAT; in read_sr_supported_feat_req()
135 #define GATT_UUID_SERVER_SUP_FEAT 0x2B3A macro